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

# moveToActiveSpace

When the window becomes active, move it to the active space instead of switching spaces.

## Declaration

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

## See Also

### Spaces

- [canJoinAllSpaces](appkit/nswindow/collectionbehavior-swift.struct/canjoinallspaces.md)
