AndroidJNI.SetStaticBooleanField

매뉴얼로 전환
public static void SetStaticBooleanField (IntPtr clazz, IntPtr fieldID, bool val);

설명

Sets the value of a static field in the specified object.