Version: 2022.3
言語: 日本語
public IntPtr GetRawClass ();

説明

Retrieves the raw jclass pointer to the Java class.

Note: Using raw JNI functions requires advanced knowledge of the Android Java Native Interface (JNI). Please take note.

関連項目: GetRawObject.