Property OnEnterActions OnEnterActions Gets a list of actions that are executed when the aura is first activated. Declaration IObservableList<IAuraAction> OnEnterActions { get; } Property Value Type Description IObservableList<IAuraAction>