Character.UnicodeScript.Manichaean Property

Definition

Gets the Unicode script named "Manichaean".

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

Property Value

The Unicode script named "Manichaean".

Attributes

Remarks

This property represents the Unicode script named "Manichaean".

Applies to