NumeralSystemIdentifiers.Kali Property

Definition

Gets the identifier for the Kayah Li decimal numeral system.

public:
 static property Platform::String ^ Kali { Platform::String ^ get(); };
static winrt::hstring Kali();
public static string Kali { get; }
var string = NumeralSystemIdentifiers.kali;
Public Shared ReadOnly Property Kali As String

Property Value

String

Platform::String

winrt::hstring

The string "Kali", which identifies the Kayah Li decimal numeral system. This system uses the following Unicode values:

Unicode code pointCorresponding Latin digit
U+A9000
U+A9011
U+A9022
U+A9033
U+A9044
U+A9055
U+A9066
U+A9077
U+A9088
U+A9099

Applies to

See also