Character.UnicodeBlock.GeorgianExtended Property

Definition

Gets the Unicode block named "Georgian Extended".

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

Property Value

The Unicode block named "Georgian Extended".

Attributes

Remarks

This property represents the Unicode block named "Georgian Extended".

Applies to