Gallery.OnShowPress(MotionEvent) Metodo

Definizione

Attenzione

deprecated

L'utente ha eseguito un'operazione inattiva MotionEvent e non ha ancora eseguito uno spostamento o un'altezza.

[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

Parametri

e
MotionEvent

Evento di movimento inattivo

Implementazioni

Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a