---
title: isAutoCaptureEnabled
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/objectcapturesession/isautocaptureenabled
---

# isAutoCaptureEnabled

Enables/disables auto-capture system.  If disabled, only manually triggered shots are taken.

## Declaration

```swift
@MainActor var isAutoCaptureEnabled: Bool { get set }
```
