---
title: AnchorUpdateSequence.Iterator
framework: arkit
role: symbol
role_heading: Structure
path: arkit/anchorupdatesequence/iterator
---

# AnchorUpdateSequence.Iterator

## Declaration

```swift
struct Iterator<TypeOfAnchor> where TypeOfAnchor : Anchor
```

## Topics

### Instance Methods

- [next()](arkit/anchorupdatesequence/iterator/next().md)

## Relationships

### Conforms To

- [AsyncIteratorProtocol](swift/asynciteratorprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
