---
title: stateUpdates
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/objectcapturesession/stateupdates
---

# stateUpdates

The Updates AsyncSequence for the state property.

## Declaration

```swift
@MainActor var stateUpdates: ObjectCaptureSession.Updates<ObjectCaptureSession.CaptureState> { get }
```
