<!--
{
  "availability" : [
    "tvOS: 9.0.0 - 18.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "TVMLKit",
  "identifier" : "/documentation/TVMLKit/TVViewElementStyle/textHighlightStyle",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "TVMLKit"
    ],
    "preciseIdentifier" : "c:objc(cs)TVViewElementStyle(py)textHighlightStyle"
  },
  "title" : "textHighlightStyle"
}
-->

# textHighlightStyle

A string indicating how a label reacts when it is in focus.

```
var textHighlightStyle: String? { get }
```

## Discussion

For possible values, see[Label State Values](/documentation/TVMLKit/label-state-values).

---

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)