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

# anchorUpdates

A sequence of updates that provide information about images a provider tracks.

## Declaration

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