Freigeben über


NavigationPage.PopAsyncInner(Boolean, Boolean) Methode

Definition

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

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public System.Threading.Tasks.Task<Xamarin.Forms.Page> PopAsyncInner(bool animated, bool fast);
abstract member PopAsyncInner : bool * bool -> System.Threading.Tasks.Task<Xamarin.Forms.Page>
override this.PopAsyncInner : bool * bool -> System.Threading.Tasks.Task<Xamarin.Forms.Page>

Parameter

animated
System.Boolean
fast
System.Boolean

Gibt zurück

System.Threading.Tasks.Task<Page>

Implementiert

Attribute
System.ComponentModel.EditorBrowsableAttribute

Gilt für: