---
title: windowSize
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/commandgroupplacement/windowsize
---

# windowSize

Placement for commands that control the size of the window.

## Declaration

```swift
static let windowSize: CommandGroupPlacement
```

## Discussion

Discussion By default, this group includes the following commands in macOS: Minimize Zoom

## See Also

### Windows

- [singleWindowList](swiftui/commandgroupplacement/singlewindowlist.md)
- [windowArrangement](swiftui/commandgroupplacement/windowarrangement.md)
- [windowList](swiftui/commandgroupplacement/windowlist.md)
