kaios-types
Preparing search index...
BluetoothStatusChangedEventInit
Interface BluetoothStatusChangedEventInit
interface
BluetoothStatusChangedEventInit
{
address
?:
string
;
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
status
?:
boolean
;
}
Hierarchy
EventInit
BluetoothStatusChangedEventInit
Index
Properties
address?
bubbles?
cancelable?
composed?
status?
Properties
Optional
address
address
?:
string
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
Optional
status
status
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
bubbles
cancelable
composed
status
kaios-types
Loading...