pausesIncomingScene
A Boolean value that determines whether the incoming scene is paused during the transition.
Declaration
var pausesIncomingScene: Bool { get set }Mentioned in
Discussion
The default value is true.
A Boolean value that determines whether the incoming scene is paused during the transition.
var pausesIncomingScene: Bool { get set }The default value is true.