NavigationProxy.PopToRootAsync 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.
Surcharges
PopToRootAsync() |
Pour un usage interne par la plateforme Xamarin.Forms. |
PopToRootAsync(Boolean) |
Pour un usage interne par la plateforme Xamarin.Forms. |
PopToRootAsync()
Pour un usage interne par la plateforme Xamarin.Forms.
public System.Threading.Tasks.Task PopToRootAsync ();
abstract member PopToRootAsync : unit -> System.Threading.Tasks.Task
override this.PopToRootAsync : unit -> System.Threading.Tasks.Task
Retours
Pour un usage interne par la plateforme Xamarin.Forms.
Implémente
S’applique à
PopToRootAsync(Boolean)
Pour un usage interne par la plateforme Xamarin.Forms.
public System.Threading.Tasks.Task PopToRootAsync (bool animated);
abstract member PopToRootAsync : bool -> System.Threading.Tasks.Task
override this.PopToRootAsync : bool -> System.Threading.Tasks.Task
Paramètres
- animated
- System.Boolean
Pour un usage interne par la plateforme Xamarin.Forms.
Retours
Pour un usage interne par la plateforme Xamarin.Forms.