Freigeben über


NavigationProxy.OnPopModal(Boolean) Methode

Definition

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

protected virtual System.Threading.Tasks.Task<Xamarin.Forms.Page> OnPopModal (bool animated);
abstract member OnPopModal : bool -> System.Threading.Tasks.Task<Xamarin.Forms.Page>
override this.OnPopModal : 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: