---
title: shared
framework: screencapturekit
role: symbol
role_heading: Type Property
path: screencapturekit/sccontentsharingpicker/shared
---

# shared

The system-provided picker UI instance for capturing display and audio content from someone’s Mac.

## Declaration

```swift
class var shared: SCContentSharingPicker { get }
```

## Discussion

Discussion important: Use this shared instance of the system picker rather than creating your own. The picker gives a person control over what information on their Mac they wish to let your app view or record such as specific applications, displays, and windows.
