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