---
title: next()
framework: dockkit
role: symbol
role_heading: Instance Method
path: dockkit/dockaccessory/motionstates-swift.struct/iterator/next()
---

# next()

Provide the next dock accessory motion state in the list.

## Declaration

```swift
mutating func next() async -> DockAccessory.MotionState?
```
