Expand description
Button and touch operations.
Modules§
- count
- Module of
count
. - register
- Module of
register
. - unregister
- Module of
unregister
.
Enums§
- State
- Describes the state of a button.
Functions§
- count⚠
Non- native
- Returns how many buttons are on the device.
- register⚠
Non- native
- Register a handler for button events.
- unregister⚠
Non- native
- Unregister handlers for button events.