SwitchRow.active

Set active property.

  1. bool active [@property getter]
  2. bool active [@property setter]
    class SwitchRow
    @property
    void
    active
    (
    bool propval
    )

Parameters

propval bool

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