Android.Views.GestureDetector: Constructor Members

The constructors 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

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.