IOnSelectUsbDevice Type
Emitted when a USB device needs to be selected when a call to navigator.usb.requestDevice is made. callback should be called with deviceId to be selected; passing no arguments to callback will cancel the request. Additionally, permissioning on navigator.usb can be further managed by using ses.setPermissionCheckHandler(handler) and ses.setDevicePermissionHandler(handler).
Instance members
| Instance member |
Description
|
|
|
Full Usage:
this.details
Modifiers: abstract |
|
Full Usage:
this.event
Modifiers: abstract |
|
fable-electron-docs-api