Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 460 Bytes

File metadata and controls

9 lines (6 loc) · 460 Bytes
uid input-system-handle-device-loss

Handle loss of a device

If paired Input Devices disconnect during the session, the system notifies the InputUser class. It still keeps track of the Device, and automatically re-pairs the Device if it becomes available again.

To get notifications about these changes, subscribe to the InputUser.onChange event.