Preparing search index...
The search index is not available
micro:bit Web Bluetooth API Documentation
micro:bit Web Bluetooth API Documentation
services/button
ButtonEvents
Interface ButtonEvents
Events raised by the button service
interface
ButtonEvents
{
buttonastatechanged
:
ButtonState
;
buttonbstatechanged
:
ButtonState
;
}
Index
Properties
buttonastatechanged
buttonbstatechanged
Properties
buttonastatechanged
buttonastatechanged
:
ButtonState
Button A state changed event
buttonbstatechanged
buttonbstatechanged
:
ButtonState
Button B state changed event
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
buttonastatechanged
buttonbstatechanged
micro:bit Web Bluetooth API Documentation
Loading...
Events raised by the button service