Gallery.OnDown(MotionEvent) 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.
Attention
deprecated
Averti lorsqu’un appui se produit avec le bas MotionEvent qui l’a déclenché.
[Android.Runtime.Register("onDown", "(Landroid/view/MotionEvent;)Z", "GetOnDown_Landroid_view_MotionEvent_Handler")]
[System.Obsolete("deprecated")]
public virtual bool OnDown (Android.Views.MotionEvent? e);
[<Android.Runtime.Register("onDown", "(Landroid/view/MotionEvent;)Z", "GetOnDown_Landroid_view_MotionEvent_Handler")>]
[<System.Obsolete("deprecated")>]
abstract member OnDown : Android.Views.MotionEvent -> bool
override this.OnDown : Android.Views.MotionEvent -> bool
Paramètres
Événement de mouvement vers le bas.
Retours
Implémente
- Attributs
Remarques
Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.