Contents

add(_:)

Adds the specified object as a child of this object.

Declaration

func add(_ object: MDLObject)

Parameters

  • object:

    The object to add.

See Also

Working with Child Objects