Character.UnicodeBlock.Grantha Property

Definition

Gets the Unicode block named "Grantha".

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

Property Value

The Unicode block named "Grantha".

Attributes

Remarks

This property represents the Unicode block named "Grantha".

Applies to