Character.UnicodeBlock.Manichaean Property

Definition

Gets the Unicode block named "Manichaean".

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

Property Value

The Unicode block named "Manichaean".

Attributes

Remarks

This property represents the Unicode block named "Manichaean".

Applies to