---
title: HMCharacteristicTypeTargetFanState
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmcharacteristictypetargetfanstate
---

# HMCharacteristicTypeTargetFanState

The target state of a fan.

## Declaration

```swift
let HMCharacteristicTypeTargetFanState: String
```

## Discussion

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

## Topics

### Values

- [HMCharacteristicValueTargetFanState](homekit/hmcharacteristicvaluetargetfanstate.md)

## See Also

### Fans

- [HMCharacteristicTypeCurrentFanState](homekit/hmcharacteristictypecurrentfanstate.md)
- [HMCharacteristicTypeRotationDirection](homekit/hmcharacteristictyperotationdirection.md)
- [HMCharacteristicTypeRotationSpeed](homekit/hmcharacteristictyperotationspeed.md)
- [HMCharacteristicTypeSwingMode](homekit/hmcharacteristictypeswingmode.md)
