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