NumeralSystemIdentifiers.Kali Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The string "Kali", which identifies the Kayah Li decimal numeral system. This system uses the following Unicode values:
Unicode code point | Corresponding Latin digit |
---|---|
U+A900 | 0 |
U+A901 | 1 |
U+A902 | 2 |
U+A903 | 3 |
U+A904 | 4 |
U+A905 | 5 |
U+A906 | 6 |
U+A907 | 7 |
U+A908 | 8 |
U+A909 | 9 |