Skip to main content

Checkbox

One of the switches requiring in-vehicle operation, with an option for multiple selections.

Checkbox1.svg

1. Root : The smallest container area that wraps the Checkbox component
2. Control : Visual elements that indicate the state of the checkbox
3. Icon : Icon that conveys information about the checkbox



States

StateValueDescription
CheckedBooleanSwitch to True when the checkbox is checked
PressedBooleanSwitches to True when in a clicked state via touch
DisabledBooleanIf True, the checkbox is in a state that cannot be controlled

Behaviors

Checkbox2.svg Checkbox4.svg