---
title: makeAsyncIterator()
framework: translation
role: symbol
role_heading: Instance Method
path: translation/translationsession/batchresponse/makeasynciterator()
---

# makeAsyncIterator()

Creates the asynchronous iterator that produces elements of this asynchronous sequence.

## Declaration

```swift
func makeAsyncIterator() -> TranslationSession.BatchResponse.AsyncIterator
```
