Difference between revisions of "Component: Switch (Controls)"
From Flowcode Help
Jump to navigationJump to search (Created page with "{| style="width:50%"  |-  | width="20%" style="color:gray;" | Author  | Steve Tandy  |-  | width="20%" style="color:gray;" | Version  | 1.0  |-  | width="20%" style="color:gra...")  | 
			
(No difference) 
 | 
Revision as of 16:17, 7 January 2022
| 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) | |
| Return | |
| SetState | |
| Sets the switch to be on or off. | |
| bState | |
| The new state of the switch (true=on, false=off) | |
| Return | |
Property reference
| Properties | |
| State | |
| Style | |
| Type | |
| On Label | |
| Off Label | |
| Background Colour | |
| Connections | |
| Simulations | |