---
title: HMCharacteristicValueRemoteKey.exit
framework: homekit
role: symbol
role_heading: Case
path: homekit/hmcharacteristicvalueremotekey/exit
---

# HMCharacteristicValueRemoteKey.exit

A value that represents the exit key.

## Declaration

```swift
case exit
```

## See Also

### Remote states

- [HMCharacteristicValueRemoteKey.arrowDown](homekit/hmcharacteristicvalueremotekey/arrowdown.md)
- [HMCharacteristicValueRemoteKey.arrowLeft](homekit/hmcharacteristicvalueremotekey/arrowleft.md)
- [HMCharacteristicValueRemoteKey.arrowRight](homekit/hmcharacteristicvalueremotekey/arrowright.md)
- [HMCharacteristicValueRemoteKey.arrowUp](homekit/hmcharacteristicvalueremotekey/arrowup.md)
- [HMCharacteristicValueRemoteKey.back](homekit/hmcharacteristicvalueremotekey/back.md)
- [HMCharacteristicValueRemoteKey.fastForward](homekit/hmcharacteristicvalueremotekey/fastforward.md)
- [HMCharacteristicValueRemoteKey.home](homekit/hmcharacteristicvalueremotekey/home.md)
- [HMCharacteristicValueRemoteKey.info](homekit/hmcharacteristicvalueremotekey/info.md)
- [HMCharacteristicValueRemoteKey.menu](homekit/hmcharacteristicvalueremotekey/menu.md)
- [HMCharacteristicValueRemoteKey.nextTrack](homekit/hmcharacteristicvalueremotekey/nexttrack.md)
- [HMCharacteristicValueRemoteKey.pause](homekit/hmcharacteristicvalueremotekey/pause.md)
- [HMCharacteristicValueRemoteKey.play](homekit/hmcharacteristicvalueremotekey/play.md)
- [HMCharacteristicValueRemoteKey.playPause](homekit/hmcharacteristicvalueremotekey/playpause.md)
- [HMCharacteristicValueRemoteKey.previousTrack](homekit/hmcharacteristicvalueremotekey/previoustrack.md)
- [HMCharacteristicValueRemoteKey.rewind](homekit/hmcharacteristicvalueremotekey/rewind.md)
