---
title: TVMonogramContentConfiguration.TextProperties.TextTransform
framework: tvuikit
role: symbol
role_heading: Enumeration
path: tvuikit/tvmonogramcontentconfiguration-swift.struct/textproperties-swift.struct/texttransform
---

# TVMonogramContentConfiguration.TextProperties.TextTransform

Constants that specify the transform to apply to the text.

## Declaration

```swift
enum TextTransform
```

## Topics

### Text Transforms

- [TVMonogramContentConfiguration.TextProperties.TextTransform.none](tvuikit/tvmonogramcontentconfiguration-swift.struct/textproperties-swift.struct/texttransform/none.md)
- [TVMonogramContentConfiguration.TextProperties.TextTransform.capitalized](tvuikit/tvmonogramcontentconfiguration-swift.struct/textproperties-swift.struct/texttransform/capitalized.md)
- [TVMonogramContentConfiguration.TextProperties.TextTransform.lowercase](tvuikit/tvmonogramcontentconfiguration-swift.struct/textproperties-swift.struct/texttransform/lowercase.md)
- [TVMonogramContentConfiguration.TextProperties.TextTransform.uppercase](tvuikit/tvmonogramcontentconfiguration-swift.struct/textproperties-swift.struct/texttransform/uppercase.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)

## See Also

### Configuring Text Properties

- [font](tvuikit/tvmonogramcontentconfiguration-swift.struct/textproperties-swift.struct/font.md)
- [color](tvuikit/tvmonogramcontentconfiguration-swift.struct/textproperties-swift.struct/color.md)
