Gallery.OnShowPress(MotionEvent) Método

Definición

Precaución

deprecated

El usuario ha realizado una reducción MotionEvent y aún no ha realizado un movimiento o una marcha hacia arriba.

[Android.Runtime.Register("onShowPress", "(Landroid/view/MotionEvent;)V", "GetOnShowPress_Landroid_view_MotionEvent_Handler")]
[System.Obsolete("deprecated")]
public virtual void OnShowPress(Android.Views.MotionEvent? e);
[<Android.Runtime.Register("onShowPress", "(Landroid/view/MotionEvent;)V", "GetOnShowPress_Landroid_view_MotionEvent_Handler")>]
[<System.Obsolete("deprecated")>]
abstract member OnShowPress : Android.Views.MotionEvent -> unit
override this.OnShowPress : Android.Views.MotionEvent -> unit

Parámetros

e
MotionEvent

Evento de movimiento descendente

Implementaciones

Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a