A Boolean value that determines whether the outgoing scene is paused during the transition.
SDKs
- iOS 7.0+
- macOS 10.9+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 3.0+
Framework
- Sprite
Kit
Declaration
var pausesOutgoingScene: Bool { get set }
Discussion
The default value is true
.