---
title: singleWindowList
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/commandgroupplacement/singlewindowlist
---

# singleWindowList

Placement for commands that describe and reveal any windows that the app defines.

## Declaration

```swift
static let singleWindowList: CommandGroupPlacement
```

## See Also

### Windows

- [windowArrangement](swiftui/commandgroupplacement/windowarrangement.md)
- [windowList](swiftui/commandgroupplacement/windowlist.md)
- [windowSize](swiftui/commandgroupplacement/windowsize.md)
