---
title: HMCharacteristicTypeRotationDirection
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmcharacteristictyperotationdirection
---

# HMCharacteristicTypeRotationDirection

The rotation direction of an accessory like a fan.

## Declaration

```swift
let HMCharacteristicTypeRotationDirection: String
```

## Discussion

Discussion The corresponding value is one of the constants in the HMCharacteristicValueRotationDirection enumeration.

## Topics

### Values

- [HMCharacteristicValueRotationDirection](homekit/hmcharacteristicvaluerotationdirection.md)

## See Also

### Fans

- [HMCharacteristicTypeCurrentFanState](homekit/hmcharacteristictypecurrentfanstate.md)
- [HMCharacteristicTypeTargetFanState](homekit/hmcharacteristictypetargetfanstate.md)
- [HMCharacteristicTypeRotationSpeed](homekit/hmcharacteristictyperotationspeed.md)
- [HMCharacteristicTypeSwingMode](homekit/hmcharacteristictypeswingmode.md)
