Character.UnicodeScript.Modi Property

Definition

Gets the Unicode script named "Modi".

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

Property Value

The Unicode script named "Modi".

Attributes

Remarks

This property represents the Unicode script named "Modi".

Applies to