---
title: positionRange
framework: dockkit
role: symbol
role_heading: Instance Property
path: dockkit/dockaccessory/limits-swift.struct/limit/positionrange
---

# positionRange

The valid range that the dock accessory moves.

## Declaration

```swift
let positionRange: Range<Double>
```

## See Also

### Limiting speed and position

- [maximumSpeed](dockkit/dockaccessory/limits-swift.struct/limit/maximumspeed.md)
