Character.UnicodeBlock.Dogra Property

Definition

Gets the Unicode block named "Dogra".

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

Property Value

The Unicode block named "Dogra".

Attributes

Remarks

This property represents the Unicode block named "Dogra".

Applies to