---
title: screenHeight
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/imagepresentationcomponent/screenheight
---

# screenHeight

The height of the screen mesh, in meters, when the image is presented in a non-immersive viewing mode.

## Declaration

```swift
var screenHeight: Float
```

## See Also

### Retrieving the current screen mesh size

- [presentationScreenSize](realitykit/imagepresentationcomponent/presentationscreensize.md)
