Character.UnicodeBlock.OldPermic Property

Definition

Gets the Unicode block named "Old Permic".

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

Property Value

The Unicode block named "Old Permic".

Attributes

Remarks

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

Applies to