Character.UnicodeScript.Signwriting Property

Definition

Gets the Unicode script named "Signwriting".

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

Property Value

The Unicode script named "Signwriting".

Attributes

Remarks

This property represents the Unicode script named "Signwriting".

Applies to