Property WhileActiveActions
WhileActiveActions
Gets a list of actions that are executed repeatedly while the aura is active.
Declaration
IObservableList<IAuraAction> WhileActiveActions { get; }
Property Value
| Type | Description |
|---|---|
| IObservableList<IAuraAction> |