Toggle

The Toggle control is used to enter a yes/no, true/false of on/off value.

Basic design

The control can be in one of two states:

Yes/True/OnNo/False/Off
Toggle OnToggle Off

Clicking on the control will toggle it between the two states.