Character.UnicodeBlock.SupplementalArrowsC Property

Definition

Gets the Unicode block named "Supplemental Arrows C".

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

Property Value

The Unicode block named "Supplemental Arrows C".

Attributes

Remarks

This property represents the Unicode block named "Supplemental Arrows C".

Applies to