---
title: ObjectCaptureSession.CaptureState.capturing
framework: realitykit
role: symbol
role_heading: Case
path: realitykit/objectcapturesession/capturestate/capturing
---

# ObjectCaptureSession.CaptureState.capturing

Auto-capture is in progress.

## Declaration

```swift
case capturing
```

## Discussion

Discussion In this state the user is expected to orbit the device slowly and smoothly around the object in order to fully complete the capture dial. In this state an app may also manually request captures with a call to requestImageCapture().
