---
title: debugOptions
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/arview/debugoptions-swift.property
---

# debugOptions

The current debugging options.

## Declaration

```swift
@MainActor @preconcurrency var debugOptions: ARView.DebugOptions { get set }
```

## See Also

### Debugging the session

- [Improving the Performance of a RealityKit App](realitykit/improving-the-performance-of-a-realitykit-app.md)
