android.widget.CheckedTextView.CheckedTextView C# (CSharp) Method

CheckedTextView() static private method

static private CheckedTextView ( )
        static CheckedTextView()
        {
            global::MonoJavaBridge.JNIEnv @__env = global::MonoJavaBridge.JNIEnv.ThreadEnv;
            global::android.widget.CheckedTextView.staticClass = @__env.NewGlobalRef(@__env.FindClass("android/widget/CheckedTextView"));
        }

Same methods

CheckedTextView::CheckedTextView ( android arg0 )
CheckedTextView::CheckedTextView ( android arg0, android arg1 )
CheckedTextView::CheckedTextView ( android arg0, android arg1, int arg2 )
CheckedTextView::CheckedTextView ( global @__env )