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