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

# alignments

The plane alignments that you configure a provider to detect.

## Declaration

```swift
final var alignments: [PlaneAnchor.Alignment] { get }
```

## See Also

### Inspecting a plane detection provider

- [state](arkit/planedetectionprovider/state.md)
- [description](arkit/planedetectionprovider/description.md)
