---
title: next()
framework: dockkit
role: symbol
role_heading: Instance Method
path: dockkit/dockaccessory/statechanges/iterator/next()
---

# next()

Provide the next dock accessory state change in the list.

## Declaration

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