Header menu logo fable-electron-docs-api

IOnSerialPortRemoved Type

Emitted after navigator.serial.requestPort has been called and select-serial-port has fired if a serial port has been removed before the callback from select-serial-port is called. This event is intended for use when using a UI to ask users to pick a port so that the UI can be updated to remove the specified port.

Instance members

Instance member Description

this.event

Full Usage: this.event

Modifiers: abstract

this.port

Full Usage: this.port

Modifiers: abstract

this.webContents

Full Usage: this.webContents

Modifiers: abstract

Type something to start searching.