---
title: HMCharacteristicValueRotationDirection
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvaluerotationdirection
---

# HMCharacteristicValueRotationDirection

Possible values for the direction of rotation.

## Declaration

```swift
enum HMCharacteristicValueRotationDirection
```

## Topics

### Rotation

- [HMCharacteristicValueRotationDirection.clockwise](homekit/hmcharacteristicvaluerotationdirection/clockwise.md)
- [HMCharacteristicValueRotationDirection.counterClockwise](homekit/hmcharacteristicvaluerotationdirection/counterclockwise.md)

### Initializers

- [init(rawValue:)](homekit/hmcharacteristicvaluerotationdirection/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
