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.ToObjectArray

Switch to Manual
public static function ToObjectArray(array: IntPtr[]): IntPtr;

Parameters

Description

Convert a managed array of System.IntPtr, representing Java objects, to a Java array of java.lang.Object.