Character.UnicodeBlock.ArabicExtendedC Property

Definition

Gets the Unicode block named "Arabic Extended C".

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

Property Value

The Unicode block named "Arabic Extended C".

Attributes

Remarks

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

Applies to