Shell.IShellController.OnFlyoutItemSelectedAsync(Element) 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.
System.Threading.Tasks.Task IShellController.OnFlyoutItemSelectedAsync (Xamarin.Forms.Element element);
abstract member Xamarin.Forms.IShellController.OnFlyoutItemSelectedAsync : Xamarin.Forms.Element -> System.Threading.Tasks.Task
override this.Xamarin.Forms.IShellController.OnFlyoutItemSelectedAsync : Xamarin.Forms.Element -> System.Threading.Tasks.Task
Paramètres
- element
- Element
Retours
System.Threading.Tasks.Task