---
title: anchorUpdates
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/accessorytrackingprovider/anchorupdates
---

# anchorUpdates

An async sequence of all anchor updates.

## Declaration

```swift
final var anchorUpdates: AnchorUpdateSequence<AccessoryAnchor> { get }
```
