Switchable

Interface that allows object to be switchable in off and on state.

Members

Properties

enabled
inout(bool) enabled [@property getter]

Get the state of object.

enabled
bool enabled [@property setter]

Set the state of object.

Meta