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

# next()

Provide the next dock accessory event in the list.

## Declaration

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