ToggleButton.active

bool active() @property

Get active property.

Returns

If the toggle button should be pressed in.
void active(bool propval) @property

Set active property.

Parameters

propvalIf the toggle button should be pressed in.