Contents

removeChild(_:)

Removes the given object as a child.

Declaration

func removeChild(_ child: PHASEObject)

Parameters

  • child:

    The object to remove from the Children array.

See Also

Managing the Hierarchy