Character.UnicodeScript.OldSogdian Property

Definition

Gets the Unicode script named "Old Sogdian".

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

Property Value

The Unicode script named "Old Sogdian".

Attributes

Remarks

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

Applies to