Character.UnicodeScript.Osage Property

Definition

Gets the Unicode script named "Osage".

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

Property Value

The Unicode script named "Osage".

Attributes

Remarks

This property represents the Unicode script named "Osage".

Applies to