Character.UnicodeBlock.KaktovikNumerals Property

Definition

Gets the Unicode block named "Kaktovik Numerals".

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

Property Value

The Unicode block named "Kaktovik Numerals".

Attributes

Remarks

This property represents the Unicode block named "Kaktovik Numerals".

Applies to