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

# state

A value that indicates whether the scene reconstruction provider is currently supplying anchor updates.

## Declaration

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

## See Also

### Observing scene reconstruction

- [anchorUpdates](arkit/scenereconstructionprovider/anchorupdates.md)
