The methods of Android.Views.GestureDetector are listed below. For a list of all members, see the GestureDetector Members list.
See Also: Inherited members from Java.Lang.Object
OnTouchEvent(MotionEvent)Analyzes the given motion event and if applicable triggers the appropriate callbacks on the NoType:android/view/GestureDetector$OnGestureListener;Href=../../../reference/android/view/GestureDetector.OnGestureListener.html supplied. | ||
SetOnDoubleTapListener(GestureDetector.IOnDoubleTapListener)Sets the listener which will be called for double-tap and related gestures. |