---
title: singleDisplay
framework: screencapturekit
role: symbol
role_heading: Type Property
path: screencapturekit/sccontentsharingpickermode/singledisplay
---

# singleDisplay

The mode allowing the selection of a single display through the presented picker.

## Declaration

```swift
static var singleDisplay: SCContentSharingPickerMode { get }
```

## See Also

### Picker selection modes

- [multipleApplications](screencapturekit/sccontentsharingpickermode/multipleapplications.md)
- [multipleWindows](screencapturekit/sccontentsharingpickermode/multiplewindows.md)
- [singleApplication](screencapturekit/sccontentsharingpickermode/singleapplication.md)
- [singleWindow](screencapturekit/sccontentsharingpickermode/singlewindow.md)
