collectionJoinBehavior
The behavior that specifies how a new scene joins a scene collection.
Declaration
var collectionJoinBehavior: UISceneCollectionJoinBehavior { get set }Discussion
A scene collection is a group of scenes that display together. In apps built with Mac Catalyst, you use this behavior to add windows to an NSWindowTabGroup.