UCharacter.UnicodeVersion Property

Definition

<strong>[icu]</strong> Returns the version of Unicode data used.

public static Android.Icu.Util.VersionInfo? UnicodeVersion { [Android.Runtime.Register("getUnicodeVersion", "()Landroid/icu/util/VersionInfo;", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getUnicodeVersion", "()Landroid/icu/util/VersionInfo;", "", ApiSince=24)>]
static member UnicodeVersion : Android.Icu.Util.VersionInfo

Property Value

the unicode version number used

Attributes

Remarks

<strong>[icu]</strong> Returns the version of Unicode data used.

Java documentation for android.icu.lang.UCharacter.getUnicodeVersion().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to