<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: 18.2.0 -",
    "macOS: 12.3.0 -",
    "tvOS: 27.0.0 -",
    "visionOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ScreenCaptureKit",
  "identifier" : "/documentation/ScreenCaptureKit/SCShareableContentStyle",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "ScreenCaptureKit"
    ],
    "preciseIdentifier" : "c:@E@SCShareableContentStyle"
  },
  "title" : "SCShareableContentStyle"
}
-->

# SCShareableContentStyle

The style of content presented in a stream.

```
enum SCShareableContentStyle
```

## Topics

### Content styles

[`SCShareableContentStyle.application`](/documentation/ScreenCaptureKit/SCShareableContentStyle/application)

The stream is currently presenting one or more applications.

[`SCShareableContentStyle.display`](/documentation/ScreenCaptureKit/SCShareableContentStyle/display)

The stream is currently presenting a complete display.

[`SCShareableContentStyle.none`](/documentation/ScreenCaptureKit/SCShareableContentStyle/none)

The stream isn’t currently presenting any content.

[`SCShareableContentStyle.window`](/documentation/ScreenCaptureKit/SCShareableContentStyle/window)

The stream is currently presenting one or more windows.



---

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)