Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AndroidJNI.GetStringLength

Declaration

public static int GetStringLength(IntPtr str);

Description

Returns the length (the count of Unicode characters) of a Java string.