android.view.GestureDetector.GestureDetector C# (CSharp) Method

GestureDetector() protected method

protected GestureDetector ( global @__env )
@__env global
        protected GestureDetector(global::MonoJavaBridge.JNIEnv @__env)
            : base(@__env)
        {
        }

Same methods

GestureDetector::GestureDetector ( )
GestureDetector::GestureDetector ( android arg0 )
GestureDetector::GestureDetector ( android arg0, android arg1 )
GestureDetector::GestureDetector ( android arg0, android arg1, android arg2 )
GestureDetector::GestureDetector ( android arg0, android arg1, android arg2, bool arg3 )