Contents

init(identifier:)

Creates a container node with the given name.

Declaration

init(identifier: String)

Parameters

  • identifier:

    A unique name for the node.

See Also

Creating a Node