Toggle
A toggle is a simple on/off control. A toggle can have these attributes, in addition to the common control attributes:
| Attribute | Description |
|---|---|
| OffState | Text to be shown when the toggle is off. |
| OnState | Text to be shown when the toggle is on. |
A toggle is a simple on/off control. A toggle can have these attributes, in addition to the common control attributes:
| Attribute | Description |
|---|---|
| OffState | Text to be shown when the toggle is off. |
| OnState | Text to be shown when the toggle is on. |