Partager via


AppActions.SetAsync Méthode

Définition

Surcharges

SetAsync(IEnumerable<AppAction>)

public static System.Threading.Tasks.Task SetAsync(System.Collections.Generic.IEnumerable<Xamarin.Essentials.AppAction> actions);

Paramètres

actions
System.Collections.Generic.IEnumerable<AppAction>

Retours

System.Threading.Tasks.Task

S’applique à

SetAsync(AppAction[])

public static System.Threading.Tasks.Task SetAsync(params Xamarin.Essentials.AppAction[] actions);

Paramètres

actions
AppAction[]

Retours

System.Threading.Tasks.Task

S’applique à