Character.UnicodeBlock.TaiViet Property

Definition

Gets the Unicode block named "Tai Viet".

[Android.Runtime.Register("TAI_VIET")]
public static Java.Lang.Character.UnicodeBlock TaiViet { get; }
[<Android.Runtime.Register("TAI_VIET")>]
static member TaiViet : Java.Lang.Character.UnicodeBlock

Property Value

The Unicode block named "Tai Viet".

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to