SKTransition.PausesIncomingScene Property

Definition

Gets or sets a value that controls whether the new scene is paused during the transition.

public virtual bool PausesIncomingScene { [Foundation.Export("pausesIncomingScene")] get; [Foundation.Export("setPausesIncomingScene:")] set; }
member this.PausesIncomingScene : bool with get, set

Property Value

Attributes

Applies to