canJoinAllApplications
The behavior marking this window as one that can join all apps for both Stage Manager and full screen.
Declaration
static var canJoinAllApplications: NSWindow.CollectionBehavior { get }Discussion
Windows marked with this behavior don’t participate in Stage Manager layout but can join the windows of other apps in full screen spaces when eligible.
Use this collection behavior for floating windows and system overlays. To opt out of joining other apps’ full screen spaces use fullScreenPrimary.