Character.UnicodeScript.Duployan Property

Definition

Gets the Unicode script named "Duployan".

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

Property Value

The Unicode script named "Duployan".

Attributes

Remarks

This property represents the Unicode script named "Duployan".

Applies to