Character.UnicodeScript.OldPermic Property

Definition

Gets the Unicode script named "Old Permic".

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

Property Value

The Unicode script named "Old Permic".

Attributes

Remarks

This property represents the Unicode script named "Old Permic".

Applies to