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

# height

An integer value that specifies the output height, measured in pixels.

## Declaration

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

## Discussion

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