---
title: textStyle
framework: tvmlkit
role: symbol
role_heading: Instance Property
path: tvmlkit/tvtextelement/textstyle
---

# textStyle

The style applied to the text of the element.

## Declaration

```swift
var textStyle: TVTextElementStyle { get }
```

## Discussion

Discussion This property will contain a TVTextElementStyle value.

## See Also

### Inspecting Text Elements

- [attributedString](tvmlkit/tvtextelement/attributedstring.md)
- [TVTextElementStyle](tvmlkit/tvtextelementstyle.md)
