kaios-types
Preparing search index...
BluetoothLeDeviceEvent
Variable BluetoothLeDeviceEvent
BluetoothLeDeviceEvent
:
{
prototype
:
BluetoothLeDeviceEvent
;
new
(
type
:
string
,
eventInitDict
?:
BluetoothLeDeviceEventInit
,
)
:
BluetoothLeDeviceEvent
;
}
Type Declaration
new
(
type
:
string
,
eventInitDict
?:
BluetoothLeDeviceEventInit
,
)
:
BluetoothLeDeviceEvent
Parameters
type
:
string
Optional
eventInitDict
:
BluetoothLeDeviceEventInit
Returns
BluetoothLeDeviceEvent
prototype
:
BluetoothLeDeviceEvent
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
kaios-types
Loading...