ToggleActionEntry.isActive
bool isActive() @propertyGet isActive field.
Returns
The initial state of the toggle action.
void isActive(bool propval) @propertySet isActive field.
Parameters
propval | The initial state of the toggle action. |
bool isActive() @propertyGet isActive field.
void isActive(bool propval) @propertySet isActive field.
propval | The initial state of the toggle action. |