Character.UnicodeScript.Tangut Property

Definition

Gets the Unicode script named "Tangut".

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

Property Value

The Unicode script named "Tangut".

Attributes

Remarks

This property represents the Unicode script named "Tangut".

Applies to