Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

AndroidJNI.DeleteLocalRef

static function DeleteLocalRef(obj: IntPtr): void;
static void DeleteLocalRef(IntPtr obj);
static def DeleteLocalRef(obj as IntPtr) as void

Description

Deletes the local reference pointed to by obj.