Character.UnicodeScript.OldHungarian Property

Definition

Gets the Unicode script named "Old Hungarian".

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

Property Value

The Unicode script named "Old Hungarian".

Attributes

Remarks

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

Applies to