IrCommandButtonReleased Property
Gets the released state of the command button. True indicates released.
Namespace: RoboTx.ApiAssembly: RoboTx.Api (in RoboTx.Api.dll) Version: 1.0.0
public bool ButtonReleased {
get;
}
Public ReadOnly Property ButtonReleased As Boolean
Get
member ButtonReleased : bool with
get
Property Value
Boolean