RoboTx API Documentation
C#
VB
F#
Show/Hide TOC
Trigger
Off Method
Stops the trigger if it is on or running a pattern cycle.
Definition
Namespace:
RoboTx.Api
Assembly:
RoboTx.Api (in RoboTx.Api.dll) Version: 1.0.0
C#
Copy
public
void
Off
()
VB
Copy
Public
Sub
Off
F#
Copy
member
Off
:
unit
->
unit
See Also
Reference
Trigger Class
RoboTx.Api Namespace
In This Article
Definition
See Also