---
title: UpsampledAugmentationSequence.AsyncIterator
framework: createmlcomponents
role: symbol
role_heading: Structure
path: createmlcomponents/upsampledaugmentationsequence/asynciterator
---

# UpsampledAugmentationSequence.AsyncIterator

The iterator that produces elements in the augmentation sequence.

## Declaration

```swift
struct AsyncIterator
```

## Topics

### Getting the next element

- [next()](createmlcomponents/upsampledaugmentationsequence/asynciterator/next().md)

## Relationships

### Conforms To

- [AsyncIteratorProtocol](swift/asynciteratorprotocol.md)
