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

# height

The height of the display in points.

## Declaration

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

## See Also

### Accessing dimensions

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