Create a switch for enabling or disabling value constraints
Create a switch that toggles variable value constraints.
- Create a label:
- In theProject viewpane, right-clickMainWindow (type)and select .
- Hover-over the label, select, and enter
ToggleConstraintLabel. - In thePropertiespane, set theTextproperty value toEnable constraint.
- Create the switch:
- In theProject viewpane, right-clickMainWindow (type)and select .
- Hover-over the switch, select, and enter
ToggleConstraintSwitch. - In thePropertiespane, create a dynamic link between theActivevalue and .For more information about dynamic links, see Create dynamic links.
Fornire un feedback