Gallery.OnShowPress(MotionEvent) 메서드

정의

주의

deprecated

사용자가 다운 MotionEvent 을 수행하고 아직 이동 또는 위로 수행하지 않았습니다.

[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

매개 변수

e
MotionEvent

다운 모션 이벤트

구현

특성

설명

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상