---
title: HMCharacteristicTypeCurrentFanState
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmcharacteristictypecurrentfanstate
---

# HMCharacteristicTypeCurrentFanState

The current state of a fan.

## Declaration

```swift
let HMCharacteristicTypeCurrentFanState: String
```

## Discussion

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

## Topics

### Values

- [HMCharacteristicValueCurrentFanState](homekit/hmcharacteristicvaluecurrentfanstate.md)

## See Also

### Fans

- [HMCharacteristicTypeTargetFanState](homekit/hmcharacteristictypetargetfanstate.md)
- [HMCharacteristicTypeRotationDirection](homekit/hmcharacteristictyperotationdirection.md)
- [HMCharacteristicTypeRotationSpeed](homekit/hmcharacteristictyperotationspeed.md)
- [HMCharacteristicTypeSwingMode](homekit/hmcharacteristictypeswingmode.md)
