ToggleAction.active

bool active() @property

Get active property.

Returns

Whether the toggle action should be active.
void active(bool propval) @property

Set active property.

Parameters

propvalWhether the toggle action should be active.