removeAllChildren() Removes all of the node’s children. Declarationfunc removeAllChildren() See AlsoModifying the Node TreeAccessing and Modifying the Node TreeaddChild(_:)insertChild(_:at:)isEqual(to:)move(toParent:)removeFromParent()removeChildren(in:)inParentHierarchy(_:)