ToggleActionEntry.isActive

bool isActive() @property

Get isActive field.

Returns

The initial state of the toggle action.
void isActive(bool propval) @property

Set isActive field.

Parameters

propvalThe initial state of the toggle action.