MenuButton.active
bool active() @property nothrowGet active property.
Returns
Whether the menu button is active.
void active(bool propval) @property nothrowSet active property.
Parameters
propval | Whether the menu button is active. |
bool active() @property nothrowGet active property.
void active(bool propval) @property nothrowSet active property.
propval | Whether the menu button is active. |