Character.UnicodeBlock.AnatolianHieroglyphs Property

Definition

Gets the Unicode block named "Anatolian Hieroglyphs".

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

Property Value

The Unicode block named "Anatolian Hieroglyphs".

Attributes

Remarks

This property represents the Unicode block named "Anatolian Hieroglyphs".

Applies to