Character.UnicodeScript.Wancho Property

Definition

Gets the Unicode script named "Wancho".

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

Property Value

The Unicode script named "Wancho".

Attributes

Remarks

This property represents the Unicode script named "Wancho".

Applies to