---
title: allAnchors
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/planedetectionprovider/allanchors
---

# allAnchors

An array that contains all the plane provider’s anchors.

## Declaration

```swift
final var allAnchors: [PlaneAnchor] { get }
```

## See Also

### Detecting planes

- [init(alignments:)](arkit/planedetectionprovider/init(alignments:).md)
- [anchorUpdates](arkit/planedetectionprovider/anchorupdates.md)
- [requiredAuthorizations](arkit/planedetectionprovider/requiredauthorizations.md)
- [isSupported](arkit/planedetectionprovider/issupported.md)
