Character.UnicodeBlock.GlagoliticSupplement Property

Definition

Gets the Unicode block named "Glagolitic Supplement".

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

Property Value

The Unicode block named "Glagolitic Supplement".

Attributes

Remarks

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

Applies to