ToggleButton.active
bool active() @property nothrowGet active property.
Returns
If the toggle button should be pressed in.
void active(bool propval) @property nothrowSet active property.
Parameters
propval | If the toggle button should be pressed in. |