ToggleAction.active
bool active() @propertyGet active property.
Returns
Whether the toggle action should be active.
void active(bool propval) @propertySet active property.
Parameters
propval | Whether the toggle action should be active. |
bool active() @propertyGet active property.
void active(bool propval) @propertySet active property.
propval | Whether the toggle action should be active. |