SwitchIsOn Property
Returns true if the switch is set to On, false otherwise.
Namespace: RoboTx.ApiAssembly: RoboTx.Api (in RoboTx.Api.dll) Version: 1.0.0
public bool IsOn { get; }
Public ReadOnly Property IsOn As Boolean
Get
member IsOn : bool with get
Property Value
Boolean