UISceneCollectionJoinBehavior.preferred
A behavior that adds the new scene to the requesting scene’s collection and activate it, or attempts to join a compatible collection.
Declaration
case preferredDiscussion
If requestingScene is set, this behavior adds the new scene to its collection and activates it. Otherwise, the scene attempts to join a compatible collection.