Compartilhar via


AppActions.SetAsync Método

Definição

Sobrecargas

SetAsync(IEnumerable<AppAction>)

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

Parâmetros

actions
System.Collections.Generic.IEnumerable<AppAction>

Retornos

System.Threading.Tasks.Task

Aplica-se a

SetAsync(AppAction[])

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

Parâmetros

actions
AppAction[]

Retornos

System.Threading.Tasks.Task

Aplica-se a