Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AndroidJNI.ToReflectedField

Switch to Manual
public static function ToReflectedField(clazz: IntPtr, fieldID: IntPtr, isStatic: bool): IntPtr;

Parameters

Description

Converts a field ID derived from cls to a java.lang.reflect.Field object.