SKNode.Children Property

Definition

Gets the list of this node's child nodes.

public virtual SpriteKit.SKNode[] Children { [Foundation.Export("children")] get; }
member this.Children : SpriteKit.SKNode[]

Property Value

SKNode[]
Attributes

Applies to