Skip to main content

Switch

One of the switches that require operation inside the vehicle, used to change the state via On/Off.

Switch1.svg

1. Root : The smallest unit container area that wraps the switch component
2. Handle : Visual element involved in controlling the switch
3. Track : Visual element indicating the state of the switch



States

StateValueDescription
CheckedOn/OffThe state transition depending on the ON/OFF status of the switch
PressedBooleanSwitches to True when in a clicked state via touch
DisabledBooleanIf True, the Button is in a non-controllable state
InvalidBooleanIf True, indicates that the value is invalid

Behaviors

Switch2.svg Switch3.svg