Character.UnicodeBlock.LatinExtendedG Property

Definition

Gets the Unicode block named "Latin Extended G".

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

Property Value

The Unicode block named "Latin Extended G".

Attributes

Remarks

This property represents the Unicode block named "Latin Extended G".

Applies to