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