<!--
{
  "availability" : [
    "tvOS: 9.0.0 - 18.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "TVMLKit",
  "identifier" : "/documentation/TVMLKit/TVTextElementStyle",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "TVMLKit"
    ],
    "preciseIdentifier" : "c:@E@TVTextElementStyle"
  },
  "title" : "TVTextElementStyle"
}
-->

# TVTextElementStyle

The style applied to the text inside of an element.

```
enum TVTextElementStyle
```

## Topics

### Constants

[`TVTextElementStyle.none`](/documentation/TVMLKit/TVTextElementStyle/none)

No style is applied to the element.

[`TVTextElementStyle.title`](/documentation/TVMLKit/TVTextElementStyle/title)

The title style defaults are applied to the element.

[`TVTextElementStyle.subtitle`](/documentation/TVMLKit/TVTextElementStyle/subtitle)

The subtitle style defaults are applied to the element.

[`TVTextElementStyle.description`](/documentation/TVMLKit/TVTextElementStyle/description)

The description style defaults are applied to the element.

[`TVTextElementStyle.decoration`](/documentation/TVMLKit/TVTextElementStyle/decoration)

The decoration style defaults are applied to the element.



---

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)