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

# width

The width of the display in points.

## Declaration

```swift
var width: Int { get }
```

## See Also

### Accessing dimensions

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