Character.UnicodeBlock.OldSogdian Property

Definition

Gets the Unicode block named "Old Sogdian".

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

Property Value

The Unicode block named "Old Sogdian".

Attributes

Remarks

This property represents the Unicode block named "Old Sogdian".

Applies to