---
title: allowedPickerModes
framework: screencapturekit
role: symbol
role_heading: Instance Property
path: screencapturekit/sccontentsharingpickerconfiguration-swift.struct/allowedpickermodes
---

# allowedPickerModes

The content-selection modes supported by the picker.

## Declaration

```swift
var allowedPickerModes: SCContentSharingPickerMode
```

## Discussion

Discussion The default value doesn’t exclude selecting any content for streaming. There isn’t an equivalent SCContentSharingPickerMode available to reset this property once changed.

## See Also

### Control streaming selections

- [allowsChangingSelectedContent](screencapturekit/sccontentsharingpickerconfiguration-swift.struct/allowschangingselectedcontent.md)
- [excludedBundleIDs](screencapturekit/sccontentsharingpickerconfiguration-swift.struct/excludedbundleids.md)
- [excludedWindowIDs](screencapturekit/sccontentsharingpickerconfiguration-swift.struct/excludedwindowids.md)
