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

SectionIndexer_() static private method

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

Same methods

SectionIndexer_::SectionIndexer_ ( global @__env )