Online documentation, manuals and tutorials
< All Topics
Print

Switch (EEZ-GUI)

Description

Checkbox Widget is used when we want a turn ON or turn OFF option.

Properties

Specific

Data

EXPRESSION (boolean)

Boolean variable in which true is stored when the switch is ON and false when the switch is OFF.

Visible

EXPRESSION (boolean)

If the calculated expression is true then the Widget is visible, and if it is false then the Widget is hidden. It can be left blank, in which case the Widget is always visible.

Examples

  • eez-gui-widgets-demo
Page content