Module wasefire_applet_api::button
source · Expand description
Button and touch operations.
Modules§
- Module of
count. - Module of
register. - Module of
unregister.
Enums§
- Describes the state of a button.
Functions§
- count⚠Non-
nativeReturns how many buttons are on the device. - register⚠Non-
nativeRegister a handler for button events. - unregister⚠Non-
nativeUnregister handlers for button events.