toLowerCase

abstract fun toLowerCase(text: String): String

转为小写。

Return

小写字符串

Parameters

text

源字符串