android.widget.AdapterView.OnItemSelectedListener_.OnItemSelectedListener_ C# (CSharp) Method

OnItemSelectedListener_() static private method

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

Same methods

AdapterView.OnItemSelectedListener_::OnItemSelectedListener_ ( global @__env )
AdapterView.OnItemSelectedListener_