Component: Switch (Controls)
From Flowcode Help
Jump to navigationJump to search
Author | Steve Tandy |
Version | 1.0 |
Category | Controls |
Contents
Switch component
A 2d switch component.
Component Pack
FREE
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
GetState | |
Reads the state of the switch (true = on, false = off) | |
- BOOL | Return |
SetState | |
Sets the switch to be on or off. | |
- BOOL | bState |
The new state of the switch (true=on, false=off) | |
- VOID | Return |
Property reference
Properties | |
State | |
Style | |
Type | |
On Label | |
Off Label | |
Background Colour | |
Connections | |
Simulations |