---
title: "removeAnchor(_:)"
framework: arkit
role: symbol
role_heading: Instance Method
path: "arkit/cameraregionprovider/removeanchor(_:)"
---

# removeAnchor(_:)

Remove a camera region anchor.

## Declaration

```swift
final func removeAnchor(_ anchor: CameraRegionAnchor) async throws
```

## Parameters

- `anchor`: The anchor to remove.

## Discussion

Discussion note: CameraRegionProvider.Error
