---
title: isPausedUpdates
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/objectcapturesession/ispausedupdates
---

# isPausedUpdates

The Updates AsyncSequence for the isPaused property.

## Declaration

```swift
@MainActor var isPausedUpdates: ObjectCaptureSession.Updates<Bool> { get }
```
