---
title: HMCharacteristicValueTargetAirPurifierState
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvaluetargetairpurifierstate
---

# HMCharacteristicValueTargetAirPurifierState

Possible values for the target air purifier state.

## Declaration

```swift
enum HMCharacteristicValueTargetAirPurifierState
```

## Topics

### Air Purifier States

- [HMCharacteristicValueTargetAirPurifierState.manual](homekit/hmcharacteristicvaluetargetairpurifierstate/manual.md)
- [HMCharacteristicValueTargetAirPurifierState.automatic](homekit/hmcharacteristicvaluetargetairpurifierstate/automatic.md)

### Initializers

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