kotlin.text.CharDirectionality

CharDirectionality

enum class CharDirectionality

Platform and version requirements: JVM

Represents the Unicode directionality of a character. Character directionality is used to calculate the visual ordering of text.

Enum Values

登录查看完整内容

UNDEFINED

Undefined bidirectional character type- Undefined char values have undefined directionality in the Unicode specification-