---
title: sceneCaptureState
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uitraitcollection/scenecapturestate
---

# sceneCaptureState

Scene capture state represents whether a scene is currently being mirrored or recorded.

## Declaration

```swift
var sceneCaptureState: UISceneCaptureState { get }
```

## See Also

### Retrieving scene capture state

- [UISceneCaptureState](uikit/uiscenecapturestate.md)
