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)
Jump to navigationJump to search
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

Fc9-comp-macro.png GetState
Reads the state of the switch (true = on, false = off) 
Fc9-bool-icon.png - BOOL Return


Fc9-comp-macro.png SetState
Sets the switch to be on or off. 
Fc9-bool-icon.png - BOOL bState
The new state of the switch (true=on, false=off) 
Fc9-void-icon.png - VOID Return



Property reference

Fc9-prop-icon.png Properties
Fc9-type-12-icon.png State
 
Fc9-type-12-icon.png Style
 
Fc9-type-12-icon.png Type
 
Fc9-type-10-icon.png On Label
 
Fc9-type-10-icon.png Off Label
 
Fc9-type-2-icon.png Background Colour
 
Fc9-conn-icon.png Connections
Fc9-conn-icon.png Simulations