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

# anchorUpdates

An async sequence of anchor updates for visualizing a preset field of view (FoV).

## Declaration

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

## Return Value

Return Value An async sequence of FoV anchor updates.
