---
title: HMCharacteristicValuePositionState
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvaluepositionstate
---

# HMCharacteristicValuePositionState

Possible values for the position states of an accessory like a door, window, awning, or window covering.

## Declaration

```swift
enum HMCharacteristicValuePositionState
```

## Topics

### Position States

- [HMCharacteristicValuePositionState.closing](homekit/hmcharacteristicvaluepositionstate/closing.md)
- [HMCharacteristicValuePositionState.opening](homekit/hmcharacteristicvaluepositionstate/opening.md)
- [HMCharacteristicValuePositionState.stopped](homekit/hmcharacteristicvaluepositionstate/stopped.md)

### Initializers

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