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

# allowsChangingSelectedContent

A Boolean value that indicates if the present stream can change to a different source.

## Declaration

```swift
var allowsChangingSelectedContent: Bool
```

## Discussion

Discussion The default value is true.

## See Also

### Control streaming selections

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