Contents

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 preferred

Discussion

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.

See Also

Constants