---
title: UIListContentConfiguration.TextProperties.TextTransform.lowercase
framework: uikit
role: symbol
role_heading: Case
path: uikit/uilistcontentconfiguration-swift.struct/textproperties-swift.struct/texttransform/lowercase
---

# UIListContentConfiguration.TextProperties.TextTransform.lowercase

Displays the text in all lowercase characters.

## Declaration

```swift
case lowercase
```

## See Also

### Text transforms

- [UIListContentConfiguration.TextProperties.TextTransform.none](uikit/uilistcontentconfiguration-swift.struct/textproperties-swift.struct/texttransform/none.md)
- [UIListContentConfiguration.TextProperties.TextTransform.capitalized](uikit/uilistcontentconfiguration-swift.struct/textproperties-swift.struct/texttransform/capitalized.md)
- [UIListContentConfiguration.TextProperties.TextTransform.uppercase](uikit/uilistcontentconfiguration-swift.struct/textproperties-swift.struct/texttransform/uppercase.md)
