Freigeben über


NavigationProxy.OnPushAsync(Page, Boolean) Methode

Definition

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

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

Parameter

page
Page

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

animated
System.Boolean

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

Gibt zurück

System.Threading.Tasks.Task

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

Gilt für: