[−][src]Module conrod_core::widget::toggle
A button that allows for toggling boolean state.
Structs
State | The state of the Toggle. |
Style | Styling for the Toggle including coloring, bordering and labelling. |
TimesClicked | The |
Toggle | A pressable widget for toggling the state of a bool. |