Header menu logo fable-electron-docs-api

IOnUsbDeviceRemoved Type

Emitted after navigator.usb.requestDevice has been called and select-usb-device has fired if a device has been removed 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 to remove the specified 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.