---
title: SCFrameStatus.stopped
framework: screencapturekit
role: symbol
role_heading: Case
path: screencapturekit/scframestatus/stopped
---

# SCFrameStatus.stopped

A status that indicates the frame is in a stopped state.

## Declaration

```swift
case stopped
```

## See Also

### Status values

- [SCFrameStatus.complete](screencapturekit/scframestatus/complete.md)
- [SCFrameStatus.idle](screencapturekit/scframestatus/idle.md)
- [SCFrameStatus.blank](screencapturekit/scframestatus/blank.md)
- [SCFrameStatus.started](screencapturekit/scframestatus/started.md)
- [SCFrameStatus.suspended](screencapturekit/scframestatus/suspended.md)
