Character.UnicodeBlock.Nushu Property

Definition

Gets the Unicode block named "Nushu".

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

Property Value

The Unicode block named "Nushu".

Attributes

Remarks

This property represents the Unicode block named "Nushu".

Applies to