Jaa


Trigger.Action Property

Definition

Gets action to take when trigger is true.

public object Action { get; }
member this.Action : obj
Public ReadOnly Property Action As Object

Property Value

Action to take when trigger is true.

Applies to