Header menu logo fable-electron-docs-api

IOnUsbDeviceAdded Type

Emitted after navigator.usb.requestDevice has been called and select-usb-device has fired if a new device becomes available before the callback from select-usb-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 with the newly added device.

Instance members

Instance member Description

this.device

Full Usage: this.device

Modifiers: abstract

this.event

Full Usage: this.event

Modifiers: abstract

this.webContents

Full Usage: this.webContents

Modifiers: abstract

Type something to start searching.