<!--
{
  "availability" : [
    "macOS: 13.0.0 - 26.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "ExtensionFoundation",
  "identifier" : "/documentation/ExtensionFoundation/AppExtensionIdentity/Identities/AsyncIterator",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "ExtensionFoundation"
    ],
    "preciseIdentifier" : "s:19ExtensionFoundation03AppA8IdentityV10IdentitiesV13AsyncIteratorV"
  },
  "title" : "AppExtensionIdentity.Identities.AsyncIterator"
}
-->

# AppExtensionIdentity.Identities.AsyncIterator

The type of the asynchronous iterator created by this asynchronous sequence.

```
struct AsyncIterator
```

## Topics

### Iterating Extensions

[`AppExtensionIdentity.Identities.Element`](/documentation/ExtensionFoundation/AppExtensionIdentity/Identities/Element)

The type of element produced by this asynchronous sequence.

[`next()`](/documentation/ExtensionFoundation/AppExtensionIdentity/Identities/AsyncIterator/next())

Asynchronously advances to the next element and returns it.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)