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 enter ToggleConstraintLabel. ToggleConstraintLabel.
- InProperties, setTexttoEnable constraint.
 
- Create the switch:- InProject view, right-clickMainWindow (type)and select .
- Hover-over the switch, select, and enter ToggleConstraintSwitch. ToggleConstraintSwitch.
- InPropertiespane, create a dynamic link betweenActiveand .For more information about dynamic links, see Create dynamic links.
 
Provide Feedback