Available on crate feature api-button only.
Expand description

Button interface.

A button is an input interface with 2 states: pressed and released. Buttons must support triggering events when changing state. Events may be enabled or disabled per button.

Structs§

Traits§

  • Button interface.