Character.UnicodeBlock.Chorasmian Property

Definition

Gets the Unicode block named "Chorasmian".

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

Property Value

The Unicode block named "Chorasmian".

Attributes

Remarks

This property represents the Unicode block named "Chorasmian".

Applies to