<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: 18.2.0 -",
    "macOS: 14.0.0 -",
    "tvOS: 27.0.0 -",
    "visionOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ScreenCaptureKit",
  "identifier" : "/documentation/ScreenCaptureKit/SCContentSharingPickerConfiguration-swift.struct",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "ScreenCaptureKit"
    ],
    "preciseIdentifier" : "s:16ScreenCaptureKit35SCContentSharingPickerConfigurationV"
  },
  "title" : "SCContentSharingPickerConfiguration"
}
-->

# SCContentSharingPickerConfiguration

An instance for configuring the system content-sharing picker.

```
struct SCContentSharingPickerConfiguration
```

## Topics

### Initializers

[`init()`](/documentation/ScreenCaptureKit/SCContentSharingPickerConfiguration-swift.struct/init())

Initializes a picker configuration with default values.

### Control streaming selections

[`allowedPickerModes`](/documentation/ScreenCaptureKit/SCContentSharingPickerConfiguration-swift.struct/allowedPickerModes)

The content-selection modes supported by the picker.

[`allowsChangingSelectedContent`](/documentation/ScreenCaptureKit/SCContentSharingPickerConfiguration-swift.struct/allowsChangingSelectedContent)

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

[`excludedBundleIDs`](/documentation/ScreenCaptureKit/SCContentSharingPickerConfiguration-swift.struct/excludedBundleIDs)

A list of bundle IDs to exclude from the sharing picker.

[`excludedWindowIDs`](/documentation/ScreenCaptureKit/SCContentSharingPickerConfiguration-swift.struct/excludedWindowIDs)

A list of window IDs to exclude from the sharing picker.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)