---
title: TVMediaItemContentConfiguration.TextProperties.TextTransform.lowercase
framework: tvuikit
role: symbol
role_heading: Case
path: tvuikit/tvmediaitemcontentconfiguration-swift.struct/textproperties-swift.struct/texttransform/lowercase
---

# TVMediaItemContentConfiguration.TextProperties.TextTransform.lowercase

A transform for displaying the text in all lowercase characters.

## Declaration

```swift
case lowercase
```

## See Also

### Text Transforms

- [TVMediaItemContentConfiguration.TextProperties.TextTransform.none](tvuikit/tvmediaitemcontentconfiguration-swift.struct/textproperties-swift.struct/texttransform/none.md)
- [TVMediaItemContentConfiguration.TextProperties.TextTransform.capitalized](tvuikit/tvmediaitemcontentconfiguration-swift.struct/textproperties-swift.struct/texttransform/capitalized.md)
- [TVMediaItemContentConfiguration.TextProperties.TextTransform.uppercase](tvuikit/tvmediaitemcontentconfiguration-swift.struct/textproperties-swift.struct/texttransform/uppercase.md)
