Expand description
A tri-state, labelable checkbox widget.
Structs§
- A labeled-widget that supports three states: Checked, Unchecked, and Indeterminant
- The radius of the rounded corners to display on checkbox widgets.
- The size to render a
Checkboxindicator. - An
CheckboxState::Indeterminantwas encountered when converting to abool.
Enums§
- The state/value of a
Checkbox.
Traits§
- A value that can be used as a checkbox.