---
title: contentRect
framework: screencapturekit
role: symbol
role_heading: Instance Property
path: screencapturekit/sccontentfilter/contentrect
---

# contentRect

The size and location of the content to filter, in screen points.

## Declaration

```swift
var contentRect: CGRect { get }
```

## See Also

### Filter properties

- [pointPixelScale](screencapturekit/sccontentfilter/pointpixelscale.md)
- [streamType](screencapturekit/sccontentfilter/streamtype.md)
- [SCStreamType](screencapturekit/scstreamtype.md)
- [style](screencapturekit/sccontentfilter/style.md)
