Contents

ODNodeGetName(_:)

Returns the name of a node.

Declaration

func ODNodeGetName(_ node: ODNodeRef!) -> Unmanaged<CFString>!

Parameters

  • node:

    The node.

Return Value

The name of inNode.

See Also

Working with Nodes