NavigationProxy.OnPushModal(Page, 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 OnPushModal (Xamarin.Forms.Page modal, bool animated);
abstract member OnPushModal : Xamarin.Forms.Page * bool -> System.Threading.Tasks.Task
override this.OnPushModal : Xamarin.Forms.Page * bool -> System.Threading.Tasks.Task
Paramètres
- modal
- Page
Pour un usage interne par la plateforme Xamarin.Forms.
- 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.