Jump to content

Component: Switch (Controls)

From Flowcode Help
Revision as of 16:17, 7 January 2022 by Wiki bot (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Author Steve Tandy
Version 1.0
Category Controls


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