---
title: HMCharacteristicValueDoorState.stopped
framework: homekit
role: symbol
role_heading: Case
path: homekit/hmcharacteristicvaluedoorstate/stopped
---

# HMCharacteristicValueDoorState.stopped

The door is not moving, and is neither fully open nor fully closed.

## Declaration

```swift
case stopped
```

## See Also

### Door States

- [HMCharacteristicValueDoorState.open](homekit/hmcharacteristicvaluedoorstate/open.md)
- [HMCharacteristicValueDoorState.closed](homekit/hmcharacteristicvaluedoorstate/closed.md)
- [HMCharacteristicValueDoorState.opening](homekit/hmcharacteristicvaluedoorstate/opening.md)
- [HMCharacteristicValueDoorState.closing](homekit/hmcharacteristicvaluedoorstate/closing.md)
