ImprovTools
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
ImprovTools
components
/
com.brokenkernel.components.view
/
toTitleCase
to
Title
Case
@
PublishedApi
internal
fun
String
.
toTitleCase
(
splitDelimiter
:
String
=
" "
,
joinDelimiter
:
String
=
" "
)
:
String
(
source
)