Partager via


NavigationProxy.OnPopAsync(Boolean) Méthode

Définition

Pour un usage interne par la plateforme 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>

Paramètres

animated
System.Boolean

Pour un usage interne par la plateforme Xamarin.Forms.

Retours

System.Threading.Tasks.Task<Page>

Pour un usage interne par la plateforme Xamarin.Forms.

S’applique à