---
title: CGDisplayStreamFrameStatus.stopped
framework: coregraphics
role: symbol
role_heading: Case
path: coregraphics/cgdisplaystreamframestatus/stopped
---

# CGDisplayStreamFrameStatus.stopped

The display stream was stopped.

## Declaration

```swift
case stopped
```

## See Also

### Constants

- [CGDisplayStreamFrameStatus.frameComplete](coregraphics/cgdisplaystreamframestatus/framecomplete.md)
- [CGDisplayStreamFrameStatus.frameIdle](coregraphics/cgdisplaystreamframestatus/frameidle.md)
- [CGDisplayStreamFrameStatus.frameBlank](coregraphics/cgdisplaystreamframestatus/frameblank.md)
