UnicodeRanges.KayahLi Property

Definition

Gets the Kayah Li Unicode block (U+A900-U+A92F).

public:
 static property System::Text::Unicode::UnicodeRange ^ KayahLi { System::Text::Unicode::UnicodeRange ^ get(); };
public static System.Text.Unicode.UnicodeRange KayahLi { get; }
static member KayahLi : System.Text.Unicode.UnicodeRange
Public Shared ReadOnly Property KayahLi As UnicodeRange

Property Value

The Kayah Li Unicode block (U+A900-U+A92F).

Remarks

For the full set of characters in this block, see The Unicode Standard, Version 12.1 - Kayah Li.

Applies to