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