---
title: next()
framework: dispatch
role: symbol
role_heading: Instance Method
path: dispatch/dispatchdataiterator/next()
---

# next()

## Declaration

```swift
mutating func next() -> DispatchData.Element?
```
