---
title: frame
framework: screencapturekit
role: symbol
role_heading: Instance Property
path: screencapturekit/scdisplay/frame
---

# frame

The frame of the display.

## Declaration

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

## See Also

### Accessing dimensions

- [width](screencapturekit/scdisplay/width.md)
- [height](screencapturekit/scdisplay/height.md)
