LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

AndroidJavaObject.Dispose

public void Dispose();

Description

IDisposable callback.

Used in conjunction with using() { }

See Also: IDisposable Interface (MSDN)