---
title: maximum
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/windowidealsize/maximum
---

# maximum

A window ideal size which uses the maximum size of the window’s contents.

## Declaration

```swift
static let maximum: WindowIdealSize
```
