Create a switch for toggling constraints
Create a switch that toggles variable value constraints.
- Create a label:
- InProject view, right-clickMainWindow (type)and select .
- Hover-over the label, select , and enterToggleConstraintLabel.
- InProperties, setTexttoEnable constraint.
- Create the switch:
- InProject view, right-clickMainWindow (type)and select .
- Hover-over the switch, select , and enterToggleConstraintSwitch.
- InPropertiespane, create a dynamic link betweenActiveand .For more information about dynamic links, see Create dynamic links.
Provide Feedback