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