micro:bit tech site
GitHub
Preparing search index...
The search index is not available
micro:bit connection library
micro:bit connection library
@microbit/microbit-connection
ButtonState
Variable ButtonState
Const
ButtonState
:
{
LongPress
:
2
;
NotPressed
:
0
;
ShortPress
:
1
}
= ...
Type declaration
Readonly
LongPress
:
2
Readonly
NotPressed
:
0
Readonly
ShortPress
:
1
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
micro:bit tech site
GitHub
micro:bit connection library
Loading...