Freigeben über


NavigationProxy.OnPopAsync(Boolean) Methode

Definition

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

protected virtual System.Threading.Tasks.Task<Xamarin.Forms.Page> OnPopAsync (bool animated);
abstract member OnPopAsync : bool -> System.Threading.Tasks.Task<Xamarin.Forms.Page>
override this.OnPopAsync : bool -> System.Threading.Tasks.Task<Xamarin.Forms.Page>

Parameter

animated
System.Boolean

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

Gibt zurück

System.Threading.Tasks.Task<Page>

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

Gilt für: