<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 18.0.0 -",
    "tvOS: 18.0.0 -",
    "visionOS: 2.0.0 -",
    "watchOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "HomeKit",
  "identifier" : "/documentation/HomeKit/HMCharacteristicValueRemoteKey",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "HomeKit"
    ],
    "preciseIdentifier" : "c:@E@HMCharacteristicValueRemoteKey"
  },
  "title" : "HMCharacteristicValueRemoteKey"
}
-->

# HMCharacteristicValueRemoteKey

Values for the state of the remote.

```
enum HMCharacteristicValueRemoteKey
```

## Topics

### Remote states

[`case arrowDown`](/documentation/HomeKit/HMCharacteristicValueRemoteKey/arrowDown)

A value that represents the down-arrow key.

[`case arrowLeft`](/documentation/HomeKit/HMCharacteristicValueRemoteKey/arrowLeft)

A value that represents the left arrow key.

[`case arrowRight`](/documentation/HomeKit/HMCharacteristicValueRemoteKey/arrowRight)

A value that represents the right arrow key.

[`case arrowUp`](/documentation/HomeKit/HMCharacteristicValueRemoteKey/arrowUp)

A value that represents the up-arrow key.

[`case back`](/documentation/HomeKit/HMCharacteristicValueRemoteKey/back)

A value that represents the back key.

[`case exit`](/documentation/HomeKit/HMCharacteristicValueRemoteKey/exit)

A value that represents the exit key.

[`case fastForward`](/documentation/HomeKit/HMCharacteristicValueRemoteKey/fastForward)

A value that represents the fast forward key.

[`case home`](/documentation/HomeKit/HMCharacteristicValueRemoteKey/home)

A value that represents the home key.

[`case info`](/documentation/HomeKit/HMCharacteristicValueRemoteKey/info)

A value that represents the info key.

[`case menu`](/documentation/HomeKit/HMCharacteristicValueRemoteKey/menu)

A value that represents the menu key.

[`case nextTrack`](/documentation/HomeKit/HMCharacteristicValueRemoteKey/nextTrack)

A value that represents the next track key.

[`case pause`](/documentation/HomeKit/HMCharacteristicValueRemoteKey/pause)

A value that represents the pause key.

[`case play`](/documentation/HomeKit/HMCharacteristicValueRemoteKey/play)

A value that represents the play key.

[`case playPause`](/documentation/HomeKit/HMCharacteristicValueRemoteKey/playPause)

A value that represents the play pause key.

[`case previousTrack`](/documentation/HomeKit/HMCharacteristicValueRemoteKey/previousTrack)

A value that represents the previous track key.

[`case rewind`](/documentation/HomeKit/HMCharacteristicValueRemoteKey/rewind)

A value that represents the rewind key.

[`case select`](/documentation/HomeKit/HMCharacteristicValueRemoteKey/select)

A value that represents the select key.

### Initializers

[`init?(rawValue: Int)`](/documentation/HomeKit/HMCharacteristicValueRemoteKey/init(rawValue:))

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Sendable`](/documentation/Swift/Sendable)

[`Equatable`](/documentation/Swift/Equatable)

[`Hashable`](/documentation/Swift/Hashable)

---

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)