transient
The window floats in Spaces and hides in Mission Control.
Declaration
static var transient: NSWindow.CollectionBehavior { get }Discussion
This is the default behavior if windowLevel isn’t equal to normal.
The window floats in Spaces and hides in Mission Control.
static var transient: NSWindow.CollectionBehavior { get }This is the default behavior if windowLevel isn’t equal to normal.