---
title: highlight
framework: tvmlkit
role: symbol
role_heading: Type Property
path: tvmlkit/tvdocumentviewcontroller/event/highlight
---

# highlight

An event that signals when the document is highlighted.

## Declaration

```swift
static let highlight: TVDocumentViewController.Event
```

## See Also

### Event Types

- [appear](tvmlkit/tvdocumentviewcontroller/event/appear.md)
- [disappear](tvmlkit/tvdocumentviewcontroller/event/disappear.md)
- [holdSelect](tvmlkit/tvdocumentviewcontroller/event/holdselect.md)
- [load](tvmlkit/tvdocumentviewcontroller/event/load.md)
- [play](tvmlkit/tvdocumentviewcontroller/event/play.md)
- [select](tvmlkit/tvdocumentviewcontroller/event/select.md)
- [unload](tvmlkit/tvdocumentviewcontroller/event/unload.md)
