Character.UnicodeBlock.Tangsa Property

Definition

Gets the Unicode block named "Tangsa".

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

Property Value

The Unicode block named "Tangsa".

Attributes

Remarks

This property represents the Unicode block named "Tangsa".

Applies to