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

# state

The current status of data coming from a provider.

## Declaration

```swift
final var state: DataProviderState { get }
```

## See Also

### Inspecting a plane detection provider

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