Character.UnicodeBlock.OldUyghur Property

Definition

Gets the Unicode block named "Old Uyghur".

[Android.Runtime.Register("OLD_UYGHUR", ApiSince=36)]
public static Java.Lang.Character.UnicodeBlock OldUyghur { get; }
[<Android.Runtime.Register("OLD_UYGHUR", ApiSince=36)>]
static member OldUyghur : Java.Lang.Character.UnicodeBlock

Property Value

The Unicode block named "Old Uyghur".

Attributes

Remarks

This property represents the Unicode block named "Old Uyghur".

Applies to