LazyColumn.str.lower
lower
Converts all characters in the string to lowercase.
Returns:
| Name | Type | Description |
|---|---|---|
LazyColumn |
LazyColumn
|
A new LazyColumn with all lowercase string values. |
Examples:
Converts all characters in the string to lowercase.
Returns:
| Name | Type | Description |
|---|---|---|
LazyColumn |
LazyColumn
|
A new LazyColumn with all lowercase string values. |
Examples: