The members of Android.Views.GestureDetector are listed below.
See Also: Inherited members from Java.Lang.Object
Public Constructors
| | Creates a GestureDetector with the supplied listener. |
| | Creates a GestureDetector with the supplied listener. |
| | Creates a GestureDetector with the supplied listener. |
| | Creates a GestureDetector with the supplied listener that runs deferred events on the
thread associated with the supplied Android.OS.Handler. |
| | Creates a GestureDetector with the supplied listener that runs deferred events on the
thread associated with the supplied Android.OS.Handler. |
Protected Constructors
| | A constructor used when creating managed representations of JNI objects; called by the runtime. |
Public Properties
Protected Properties
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
Public Methods
Public Events
| DoubleTap | Documentation for this section has not yet been entered. |
| DoubleTapEvent | Documentation for this section has not yet been entered. |
| SingleTapConfirmed | Documentation for this section has not yet been entered. |