Character.UnicodeBlock.CopticEpactNumbers Property

Definition

Gets the Unicode block named "Coptic Epact Numbers".

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

Property Value

The Unicode block named "Coptic Epact Numbers".

Attributes

Remarks

This property represents the Unicode block named "Coptic Epact Numbers".

Applies to