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

# width

An integer value that specifies the output width in pixels.

## Declaration

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

## Discussion

Discussion The default value is the width of the captured content.
