Character.UnicodeBlock.IndicSiyaqNumbers Property

Definition

Gets the Unicode block named "Indic Siyaq Numbers".

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

Property Value

The Unicode block named "Indic Siyaq Numbers".

Attributes

Remarks

This property represents the Unicode block named "Indic Siyaq Numbers".

Applies to