IOnHidDeviceRemoved Type
Emitted after navigator.hid.requestDevice has been called and select-hid-device has fired if a device has been removed before the callback from select-hid-device is called. This event is intended for use when using a UI to ask users to pick a device so that the UI can be updated to remove the specified device.
Instance members
| Instance member |
Description
|
Full Usage:
this.details
Modifiers: abstract |
|
Full Usage:
this.event
Modifiers: abstract |
|
fable-electron-docs-api