---
title: HMCharacteristicTypeCurrentDoorState
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmcharacteristictypecurrentdoorstate
---

# HMCharacteristicTypeCurrentDoorState

The current door state.

## Declaration

```swift
let HMCharacteristicTypeCurrentDoorState: String
```

## Discussion

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

## Topics

### Values

- [HMCharacteristicValueDoorState](homekit/hmcharacteristicvaluedoorstate.md)

## See Also

### Doors and windows

- [HMCharacteristicTypeTargetDoorState](homekit/hmcharacteristictypetargetdoorstate.md)
- [HMCharacteristicTypeCurrentPosition](homekit/hmcharacteristictypecurrentposition.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)
