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

# CGDisplayStreamFrameStatus.frameBlank

A new frame was not generated because the display has gone blank.

## Declaration

```swift
case frameBlank
```

## See Also

### Constants

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