Sdílet prostřednictvím


NavigationPage.PopAsyncInner(Boolean, Boolean) Metoda

Definice

Pro interní použití v Xamarinu. Forms platformu.

[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>

Parametry

animated
System.Boolean
fast
System.Boolean

Návraty

System.Threading.Tasks.Task<Page>

Implementuje

Atributy
System.ComponentModel.EditorBrowsableAttribute

Platí pro