Character.UnicodeBlock.CherokeeSupplement Property

Definition

Gets the Unicode block named "Cherokee Supplement".

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

Property Value

The Unicode block named "Cherokee Supplement".

Attributes

Remarks

This property represents the Unicode block named "Cherokee Supplement".

Applies to