GestureDetector.SimpleOnGestureListener.OnContextClick(MotionEvent) Method

Definition

[Android.Runtime.Register("onContextClick", "(Landroid/view/MotionEvent;)Z", "GetOnContextClick_Landroid_view_MotionEvent_Handler", ApiSince=23)]
public virtual bool OnContextClick (Android.Views.MotionEvent e);
[<Android.Runtime.Register("onContextClick", "(Landroid/view/MotionEvent;)Z", "GetOnContextClick_Landroid_view_MotionEvent_Handler", ApiSince=23)>]
abstract member OnContextClick : Android.Views.MotionEvent -> bool
override this.OnContextClick : Android.Views.MotionEvent -> bool

Parameters

Returns

Implements

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to