---
title: makeAsyncIterator()
framework: arkit
role: symbol
role_heading: Instance Method
path: arkit/arkitsession/events-swift.struct/makeasynciterator()
---

# makeAsyncIterator()

Creates an asynchronous iterator that produces Event elements on this asynchronous sequence.

## Declaration

```swift
func makeAsyncIterator() -> ARKitSession.Events.Iterator
```

## Return Value

Return Value An Iterator for Events
