---
title: HMCharacteristicTypePositionState
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmcharacteristictypepositionstate
---

# HMCharacteristicTypePositionState

The position of an accessory like a door, window, awning, or window covering.

## Declaration

```swift
let HMCharacteristicTypePositionState: String
```

## Discussion

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

## Topics

### Values

- [HMCharacteristicValuePositionState](homekit/hmcharacteristicvaluepositionstate.md)

## See Also

### Doors and windows

- [HMCharacteristicTypeCurrentDoorState](homekit/hmcharacteristictypecurrentdoorstate.md)
- [HMCharacteristicTypeTargetDoorState](homekit/hmcharacteristictypetargetdoorstate.md)
- [HMCharacteristicTypeCurrentPosition](homekit/hmcharacteristictypecurrentposition.md)
- [HMCharacteristicTypeTargetPosition](homekit/hmcharacteristictypetargetposition.md)
- [HMCharacteristicTypeStatusJammed](homekit/hmcharacteristictypestatusjammed.md)
- [HMCharacteristicTypeHoldPosition](homekit/hmcharacteristictypeholdposition.md)
- [HMCharacteristicTypeSlatType](homekit/hmcharacteristictypeslattype.md)
- [HMCharacteristicTypeCurrentSlatState](homekit/hmcharacteristictypecurrentslatstate.md)
