---
title: HMCharacteristicValuePositionState.stopped
framework: homekit
role: symbol
role_heading: Case
path: homekit/hmcharacteristicvaluepositionstate/stopped
---

# HMCharacteristicValuePositionState.stopped

The accessory isn’t moving.

## Declaration

```swift
case stopped
```

## See Also

### Position States

- [HMCharacteristicValuePositionState.closing](homekit/hmcharacteristicvaluepositionstate/closing.md)
- [HMCharacteristicValuePositionState.opening](homekit/hmcharacteristicvaluepositionstate/opening.md)
