SwitchRow.active
bool active() @propertyGet active property.
Returns
Whether the switch row is in the "on" or "off" position.
void active(bool propval) @propertySet active property.
Parameters
propval | Whether the switch row is in the "on" or "off" position. |