ToggleAction.setActive
void setActive(bool isActive)Sets the checked state on the toggle action.
Parameters
isActive | whether the action should be checked or not |
void setActive(bool isActive)Sets the checked state on the toggle action.
isActive | whether the action should be checked or not |