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

# disappear

An event that signals when the document disappears.

## Declaration

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

## See Also

### Event Types

- [appear](tvmlkit/tvdocumentviewcontroller/event/appear.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)
- [select](tvmlkit/tvdocumentviewcontroller/event/select.md)
- [unload](tvmlkit/tvdocumentviewcontroller/event/unload.md)
