---
title: HMCharacteristicValueSwingMode
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvalueswingmode
---

# HMCharacteristicValueSwingMode

Possible values for fan movement.

## Declaration

```swift
enum HMCharacteristicValueSwingMode
```

## Topics

### Movement Mode

- [HMCharacteristicValueSwingMode.disabled](homekit/hmcharacteristicvalueswingmode/disabled.md)
- [HMCharacteristicValueSwingMode.enabled](homekit/hmcharacteristicvalueswingmode/enabled.md)

### Initializers

- [init(rawValue:)](homekit/hmcharacteristicvalueswingmode/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)
