Compartir a través de


NavigationPage.PopAsyncInner(Boolean, Boolean) Método

Definición

Para uso interno de la plataforma de Xamarin.Forms.

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

Parámetros

animated
System.Boolean
fast
System.Boolean

Devoluciones

System.Threading.Tasks.Task<Page>

Implementaciones

Atributos
System.ComponentModel.EditorBrowsableAttribute

Se aplica a