Character.UnicodeBlock.Duployan Property

Definition

Gets the Unicode block named "Duployan".

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

Property Value

The Unicode block named "Duployan".

Attributes

Remarks

This property represents the Unicode block named "Duployan".

Applies to