Character.UnicodeBlock.Tangut Property

Definition

Gets the Unicode block named "Tangut".

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

Property Value

The Unicode block named "Tangut".

Attributes

Remarks

This property represents the Unicode block named "Tangut".

Applies to