Module wasefire_applet_api::button

source ·
Expand description

Button and touch operations.

Modules§

Enums§

  • Describes the state of a button.

Functions§

  • countNon-native
    Returns how many buttons are on the device.
  • registerNon-native
    Register a handler for button events.
  • unregisterNon-native
    Unregister handlers for button events.