kotlin.text.CharCategory

CharCategory

enum class CharCategory

Platform and version requirements: JVM

Represents the character general category in the Unicode specification.

Enum Values

UNASSIGNED

General category "Cn" in the Unicode specification.

UPPERCASE_LETTER