Condividi tramite


NavigationProxy.OnPopAsync(Boolean) Metodo

Definizione

Per uso interno della piattaforma Xamarin.Forms.

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>

Parametri

animated
System.Boolean

Per uso interno della piattaforma Xamarin.Forms.

Restituisce

System.Threading.Tasks.Task<Page>

Per uso interno della piattaforma Xamarin.Forms.

Si applica a