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

# canJoinAllSpaces

The window can appear in all spaces.

## Declaration

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

## Discussion

Discussion The menu bar behaves this way.

## See Also

### Spaces

- [moveToActiveSpace](appkit/nswindow/collectionbehavior-swift.struct/movetoactivespace.md)
