---
title: makeAsyncIterator()
framework: swift
role: symbol
role_heading: Instance Method
path: swift/asyncdropwhilesequence/makeasynciterator()
---

# makeAsyncIterator()

Creates an instance of the drop-while sequence iterator.

## Declaration

```swift
func makeAsyncIterator() -> AsyncDropWhileSequence<Base>.Iterator
```
