Character.UnicodeBlock.SinhalaArchaicNumbers Property

Definition

Gets the Unicode block named "Sinhala Archaic Numbers".

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

Property Value

The Unicode block named "Sinhala Archaic Numbers".

Attributes

Remarks

This property represents the Unicode block named "Sinhala Archaic Numbers".

Applies to