<!--
{
  "availability" : [
    "tvOS: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "TVUIKit",
  "identifier" : "/documentation/TVUIKit/TVMonogramContentConfiguration-swift.struct/TextProperties-swift.struct/TextTransform",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "TVUIKit"
    ],
    "preciseIdentifier" : "s:7TVUIKit30TVMonogramContentConfigurationV14TextPropertiesV0E9TransformO"
  },
  "title" : "TVMonogramContentConfiguration.TextProperties.TextTransform"
}
-->

# TVMonogramContentConfiguration.TextProperties.TextTransform

Constants that specify the transform to apply to the text.

```
enum TextTransform
```

## Topics

### Text Transforms

[`TVMonogramContentConfiguration.TextProperties.TextTransform.none`](/documentation/TVUIKit/TVMonogramContentConfiguration-swift.struct/TextProperties-swift.struct/TextTransform/none)

An option with no transform.

[`TVMonogramContentConfiguration.TextProperties.TextTransform.capitalized`](/documentation/TVUIKit/TVMonogramContentConfiguration-swift.struct/TextProperties-swift.struct/TextTransform/capitalized)

A transform for displaying the text with the first character capitalized.

[`TVMonogramContentConfiguration.TextProperties.TextTransform.lowercase`](/documentation/TVUIKit/TVMonogramContentConfiguration-swift.struct/TextProperties-swift.struct/TextTransform/lowercase)

A transform for displaying the text in all lowercase characters.

[`TVMonogramContentConfiguration.TextProperties.TextTransform.uppercase`](/documentation/TVUIKit/TVMonogramContentConfiguration-swift.struct/TextProperties-swift.struct/TextTransform/uppercase)

A transform for displaying the text in all uppercase characters.

### Comparing Text Transforms

### Accessing the Hash Value



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)