ShellSection.OnPushAsync(Page, Boolean) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
protected virtual System.Threading.Tasks.Task OnPushAsync (Xamarin.Forms.Page page, bool animated);
abstract member OnPushAsync : Xamarin.Forms.Page * bool -> System.Threading.Tasks.Task
override this.OnPushAsync : Xamarin.Forms.Page * bool -> System.Threading.Tasks.Task
Parâmetros
- page
- Page
- animated
- System.Boolean
Retornos
System.Threading.Tasks.Task