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

# automatic

The automatic window ideal size. Windows will use the system behavior when determining the size to use when zooming.

## Declaration

```swift
static let automatic: WindowIdealSize
```
