Character.UnicodeBlock.Sogdian Property

Definition

Gets the Unicode block named "Sogdian".

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

Property Value

The Unicode block named "Sogdian".

Attributes

Remarks

This property represents the Unicode block named "Sogdian".

Applies to