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

# CGDisplayStreamFrameStatus.frameComplete

A new frame was generated.

## Declaration

```swift
case frameComplete
```

## See Also

### Constants

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