SwitchRow.active

bool active() @property

Get active property.

Returns

Whether the switch row is in the "on" or "off" position.
void active(bool propval) @property

Set active property.

Parameters

propvalWhether the switch row is in the "on" or "off" position.