Character.UnicodeScript.Grantha Property

Definition

Gets the Unicode script named "Grantha".

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

Property Value

The Unicode script named "Grantha".

Attributes

Remarks

This property represents the Unicode script named "Grantha".

Applies to