Switch
An iOS switch with customizable colors.
Use the Touch button on the component to get the state of the switch.
Switch
- Enable
- Position
- Anchor
- Opacity
- Turn On
- Turn Off
- Tint Color
- On / Off
- Enable
A boolean that is true when the switch is displayed.
- Position
The position to display the switch.
- Anchor
The anchor point to position the switch relative to. See Coordinates for more information.
- Opacity
The opacity of the switch.
- Turn On
A pulse that turns the switch on.
- Turn Off
A pulse that turns the switch off.
- Tint Color
The color of the switch background when turned on.
- On / Off
A boolean that is true when the switch is on.