See Also: GestureDetector Members
Detects various gestures and events using the supplied Android.Views.MotionEvents. The NoType:android/view/GestureDetector$OnGestureListener;Href=../../../reference/android/view/GestureDetector.OnGestureListener.html callback will notify users when a particular motion event has occurred. This class should only be used with Android.Views.MotionEvents reported via touch (don't use for trackball events). To use this class: