Character.UnicodeBlock.Wancho Property

Definition

Gets the Unicode block named "Wancho".

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

Property Value

The Unicode block named "Wancho".

Attributes

Remarks

This property represents the Unicode block named "Wancho".

Applies to