<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: 18.2.0 -",
    "macOS: 14.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ScreenCaptureKit",
  "identifier" : "/documentation/ScreenCaptureKit/SCShareableContentInfo",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "ScreenCaptureKit"
    ],
    "preciseIdentifier" : "c:objc(cs)SCShareableContentInfo"
  },
  "title" : "SCShareableContentInfo"
}
-->

# SCShareableContentInfo

An instance that provides information for the content in a given stream.

```
class SCShareableContentInfo
```

## Topics

### Shared content properties

[`contentRect`](/documentation/ScreenCaptureKit/SCShareableContentInfo/contentRect)

The size and location of content for the stream.

[`pointPixelScale`](/documentation/ScreenCaptureKit/SCShareableContentInfo/pointPixelScale)

The scaling from points to output pixel resolution for the stream.

[`style`](/documentation/ScreenCaptureKit/SCShareableContentInfo/style)

The current presentation style of the stream.



---

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)