---
title: singleApplication
framework: screencapturekit
role: symbol
role_heading: Type Property
path: screencapturekit/sccontentsharingpickermode/singleapplication
---

# singleApplication

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

## Declaration

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

## See Also

### Picker selection modes

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