Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3
/
capitalizeString
capitalize
String
common
fun
capitalizeString
(
str
:
String
)
:
String
(
source
)
Capitalize the first letter of string.
Return
non-nullable String
Parameters
str
String to be capitalized
See also
capitalize
String
Nullable