---
title: screen
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiwindowscene/screen
---

# screen

The screen that displays the contents of the scene.

## Declaration

```swift
var screen: UIScreen { get }
```

## Mentioned in

Presenting content on a connected display

## See Also

### Getting the active windows

- [windows](uikit/uiwindowscene/windows.md)
- [keyWindow](uikit/uiwindowscene/keywindow.md)
