init(identifier:)
Creates a container node with the given name.
Declaration
init(identifier: String)Parameters
- identifier:
A unique name for the node.
Creates a container node with the given name.
init(identifier: String)A unique name for the node.