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