Character.UnicodeBlock.Osage Property

Definition

Gets the Unicode block named "Osage".

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

Property Value

The Unicode block named "Osage".

Attributes

Remarks

This property represents the Unicode block named "Osage".

Applies to