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