Property Triggers
Triggers
Gets a list of triggers associated with this aura, defining interactions or conditions monitored during the aura's lifecycle.
Declaration
IObservableList<IAuraTrigger> Triggers { get; }
Property Value
Type | Description |
---|---|
IObservableList<IAuraTrigger> |