---
title: makeAsyncIterator()
framework: activitykit
role: symbol
role_heading: Instance Method
path: activitykit/activity/contentupdates-swift.struct/makeasynciterator()
---

# makeAsyncIterator()

Creates the asynchronous iterator that produces results from this asynchronous sequence.

## Declaration

```swift
func makeAsyncIterator() -> Activity<Attributes>.ContentUpdates.Iterator
```
