---
title: stationary
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nswindow/collectionbehavior-swift.struct/stationary
---

# stationary

Mission Control doesn’t affect the window, so it stays visible and stationary, like the desktop window.

## Declaration

```swift
static var stationary: NSWindow.CollectionBehavior { get }
```
