ToggleActionEntry.isActive

bool isActive() @property nothrow

Get isActive field.

Returns

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

Set isActive field.

Parameters

propvalThe initial state of the toggle action.