View.UnhandledKeyEvent Événement
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.
Se produit lorsqu’un événement clé non géré atteint cette vue.
public event EventHandler<Android.Views.View.UnhandledKeyEventEventArgs> UnhandledKeyEvent;
member this.UnhandledKeyEvent : EventHandler<Android.Views.View.UnhandledKeyEventEventArgs>
Type d’événement
Remarques
Pour plus d’informations, consultez la documentation de référence Android pour android.view.View.