---
title: HMCharacteristicValueCurrentFanState
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvaluecurrentfanstate
---

# HMCharacteristicValueCurrentFanState

Possible values for the current fan state.

## Declaration

```swift
enum HMCharacteristicValueCurrentFanState
```

## Topics

### Fan State

- [HMCharacteristicValueCurrentFanState.inactive](homekit/hmcharacteristicvaluecurrentfanstate/inactive.md)
- [HMCharacteristicValueCurrentFanState.idle](homekit/hmcharacteristicvaluecurrentfanstate/idle.md)
- [HMCharacteristicValueCurrentFanState.active](homekit/hmcharacteristicvaluecurrentfanstate/active.md)

### Initializers

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