W3cubDocs

/Kotlin

toTitleCase

inline fun Char.toTitleCase(): Char

Platform and version requirements: JVM

Converts this character to titlecase.

See Also

Character.toTitleCase

© 2010–2017 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.text/to-title-case.html