Character.UnicodeBlock.ArabicExtendedB Property

Definition

Gets the Unicode block named "Arabic Extended B".

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

Property Value

The Unicode block named "Arabic Extended B".

Attributes

Remarks

This property represents the Unicode block named "Arabic Extended B".

Applies to