---
title: SCShareableContentInfo
framework: screencapturekit
role: symbol
role_heading: Class
path: screencapturekit/scshareablecontentinfo
---

# SCShareableContentInfo

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

## Declaration

```swift
class SCShareableContentInfo
```

## Topics

### Shared content properties

- [contentRect](screencapturekit/scshareablecontentinfo/contentrect.md)
- [pointPixelScale](screencapturekit/scshareablecontentinfo/pointpixelscale.md)
- [style](screencapturekit/scshareablecontentinfo/style.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Shareable content

- [SCShareableContent](screencapturekit/scshareablecontent.md)
- [SCShareableContentStyle](screencapturekit/scshareablecontentstyle.md)
- [SCDisplay](screencapturekit/scdisplay.md)
- [SCRunningApplication](screencapturekit/scrunningapplication.md)
- [SCWindow](screencapturekit/scwindow.md)
