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

# select

An event that signals when the document is selected.

## Declaration

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

## See Also

### Event Types

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