---
title: AugmentationSequence.BatchedSequence.AsyncIterator
framework: createmlcomponents
role: symbol
role_heading: Structure
path: createmlcomponents/augmentationsequence/batchedsequence/asynciterator
---

# AugmentationSequence.BatchedSequence.AsyncIterator

The iterator that produces batches.

## Declaration

```swift
struct AsyncIterator
```

## Topics

### Getting the next element

- [next()](createmlcomponents/augmentationsequence/batchedsequence/asynciterator/next().md)

## Relationships

### Conforms To

- [AsyncIteratorProtocol](swift/asynciteratorprotocol.md)
