Character.UnicodeBlock.Modi Property

Definition

Gets the Unicode block named "Modi".

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

Property Value

The Unicode block named "Modi".

Attributes

Remarks

This property represents the Unicode block named "Modi".

Applies to