Core API – Kotlin Programming Language (original) (raw)

expect val Char.category: CharCategory(source)

Returns the Unicode general category of this character.

Since Kotlin

1.5

actual val Char.category: CharCategory(source)

Returns the Unicode general category of this character.

Since Kotlin

1.5

actual val Char.category: CharCategory(source)

Returns the Unicode general category of this character.

Since Kotlin

1.0

actual val Char.category: CharCategory(source)

Returns the Unicode general category of this character.

Since Kotlin

1.3

actual val Char.category: CharCategory(source)

Returns the Unicode general category of this character.

Since Kotlin

1.8

actual val Char.category: CharCategory(source)

Returns the Unicode general category of this character.

Since Kotlin

1.8