---
title: HMCharacteristicTypeTargetPosition
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmcharacteristictypetargetposition
---

# HMCharacteristicTypeTargetPosition

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

## Declaration

```swift
let HMCharacteristicTypeTargetPosition: String
```

## Discussion

Discussion The corresponding value is an integer percentage. A value of 0 indicates a door or window should be fully closed, or that awnings or shades should 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)
- [HMCharacteristicTypeCurrentPosition](homekit/hmcharacteristictypecurrentposition.md)
- [HMCharacteristicTypePositionState](homekit/hmcharacteristictypepositionstate.md)
- [HMCharacteristicTypeStatusJammed](homekit/hmcharacteristictypestatusjammed.md)
- [HMCharacteristicTypeHoldPosition](homekit/hmcharacteristictypeholdposition.md)
- [HMCharacteristicTypeSlatType](homekit/hmcharacteristictypeslattype.md)
- [HMCharacteristicTypeCurrentSlatState](homekit/hmcharacteristictypecurrentslatstate.md)
