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

# height

The height of the output.

## Declaration

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

## See Also

### Specifying dimensions

- [width](screencapturekit/scstreamconfiguration/width.md)
- [scalesToFit](screencapturekit/scstreamconfiguration/scalestofit.md)
- [sourceRect](screencapturekit/scstreamconfiguration/sourcerect.md)
- [destinationRect](screencapturekit/scstreamconfiguration/destinationrect.md)
- [preservesAspectRatio](screencapturekit/scstreamconfiguration/preservesaspectratio.md)
