Character.UnicodeBlock.MayanNumerals Property

Definition

Gets the Unicode block named "Mayan Numerals".

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

Property Value

The Unicode block named "Mayan Numerals".

Attributes

Remarks

This property represents the Unicode block named "Mayan Numerals".

Applies to