---
title: multipleApplications
framework: screencapturekit
role: symbol
role_heading: Type Property
path: screencapturekit/sccontentsharingpickermode/multipleapplications
---

# multipleApplications

The mode allowing the selection of multiple applications through the presented picker.

## Declaration

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

## See Also

### Picker selection modes

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