---
title: numberOfShotsTakenUpdates
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/objectcapturesession/numberofshotstakenupdates
---

# numberOfShotsTakenUpdates

The Updates AsyncSequence for the numberOfShotsTaken property.

## Declaration

```swift
@MainActor var numberOfShotsTakenUpdates: ObjectCaptureSession.Updates<Int> { get }
```
