Character.UnicodeBlock.OldNorthArabian Property

Definition

Gets the Unicode block named "Old North Arabian".

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

Property Value

The Unicode block named "Old North Arabian".

Attributes

Remarks

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

Applies to