---
title: SCStreamError.Code.noDisplayList
framework: screencapturekit
role: symbol
role_heading: Case
path: screencapturekit/scstreamerror/code/nodisplaylist
---

# SCStreamError.Code.noDisplayList

An error message that indicates a stream doesn’t have displays available.

## Declaration

```swift
case noDisplayList
```

## See Also

### Shareable content

- [SCStreamError.Code.noCaptureSource](screencapturekit/scstreamerror/code/nocapturesource.md)
- [SCStreamError.Code.noWindowList](screencapturekit/scstreamerror/code/nowindowlist.md)
- [SCStreamError.Code.failedApplicationConnectionInvalid](screencapturekit/scstreamerror/code/failedapplicationconnectioninvalid.md)
- [SCStreamError.Code.failedApplicationConnectionInterrupted](screencapturekit/scstreamerror/code/failedapplicationconnectioninterrupted.md)
- [SCStreamError.Code.failedNoMatchingApplicationContext](screencapturekit/scstreamerror/code/failednomatchingapplicationcontext.md)
