Character.UnicodeBlock.Multani Property

Definition

Gets the Unicode block named "Multani".

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

Property Value

The Unicode block named "Multani".

Attributes

Remarks

This property represents the Unicode block named "Multani".

Applies to