ToggleAction.setActive

Sets the checked state on the toggle action.

class ToggleAction
void
setActive
()

Parameters

isActive bool

whether the action should be checked or not

Meta