NavigationProxy.OnPopToRootAsync(Boolean) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Pour un usage interne par la plateforme Xamarin.Forms.
protected virtual System.Threading.Tasks.Task OnPopToRootAsync (bool animated);
abstract member OnPopToRootAsync : bool -> System.Threading.Tasks.Task
override this.OnPopToRootAsync : bool -> System.Threading.Tasks.Task
Paramètres
- animated
- System.Boolean
Pour un usage interne par la plateforme Xamarin.Forms.
Retours
System.Threading.Tasks.Task
Pour un usage interne par la plateforme Xamarin.Forms.