isPaused
A Boolean value that determines whether the view’s scene animations are paused.
Declaration
var isPaused: Bool { get set }Mentioned in
Discussion
If the value is true, the scene’s content is fixed onscreen. No actions are executed and no physics simulation is performed.