Character.UnicodeScript.LinearA Property

Definition

Gets the Unicode script named "Linear A".

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

Property Value

The Unicode script named "Linear A".

Attributes

Remarks

This property represents the Unicode script named "Linear A".

Applies to