[−][src]Module pushrod::widgets::toggle_button_widget
This is a ToggleButtonWidget, which acts similar to a PushButtonWidget except that it triggers
on_toggle callbacks when the state changes.
Structs
| ToggleButtonWidget | This is the storage object for the |
Type Definitions
| OnToggleCallbackType | This is the callback type that is used when an |