---
title: singleWindow
framework: screencapturekit
role: symbol
role_heading: Type Property
path: screencapturekit/sccontentsharingpickermode/singlewindow
---

# singleWindow

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

## Declaration

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

## See Also

### Picker selection modes

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