---
title: HMCharacteristicTypeCurrentPosition
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmcharacteristictypecurrentposition
---

# HMCharacteristicTypeCurrentPosition

The current position of a door, window, awning, or window covering.

## Declaration

```swift
let HMCharacteristicTypeCurrentPosition: String
```

## Discussion

Discussion The corresponding value is an integer percentage. A value of 0 indicates a door or window is fully closed, or that awnings or shades permit the least possible light. A value of 100 indicates the opposite.

## See Also

### Doors and windows

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