---
title: bounds
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/displayproxy/bounds
---

# bounds

The full dimensions of the display, including any space occupied by system interface elements.

## Declaration

```swift
let bounds: CGRect
```
