How do I convert strings to lowercase to Kotlin?

To convert a string to lowercase in Kotlin, call lowercase() function on this string . lowercase() method returns a new string with all the characters in this string converted to lowercase.

Sizin İçin Seçtik  How do I find a string in Kotlin?

Leave a Reply

Your email address will not be published. Required fields are marked *