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

# TVMediaItemContentConfiguration.TextProperties.TextTransform.uppercase

A transform for displaying the text in all uppercase characters.

## Declaration

```swift
case uppercase
```

## 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.lowercase](tvuikit/tvmediaitemcontentconfiguration-swift.struct/textproperties-swift.struct/texttransform/lowercase.md)
