Skip to content
This repository was archived by the owner on Nov 22, 2019. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 855 Bytes

switch.md

File metadata and controls

27 lines (18 loc) · 855 Bytes

Switch

Set up

To enable the Switch, you'll have to use the block below to set the Switch value to the newValue when you turn on and off the switch.

Event Description
On Value Change By default, the switch newValue will be set to false. If turned on, the newValue will be set to true
Value If on, value is set to true; if off, false
Disabled If set to true, switch will be disabled

Style the Switch

Properties Description
Tint Color Color of the switch track when switch set to off
On Tint Color Color of the switch track when switch set to on
Thumb Tint Color Color of the switch thumb