SKPhysicsBody.Resting Property

Definition

Gets or sets a value that tells whether the body is resting on another body in the simulation, and thus does not participate in the simulation.

public virtual bool Resting { [Foundation.Export("isResting")] get; [Foundation.Export("setResting:")] set; }
member this.Resting : bool with get, set

Property Value

Attributes

Applies to