Character.UnicodeScript.OldNorthArabian Property

Definition

Gets the Unicode script named "Old North Arabian".

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

Property Value

The Unicode script named "Old North Arabian".

Attributes

Remarks

This property represents the Unicode script named "Old North Arabian".

Applies to