outputKeys()
Returns an array that contains the keys that identify the output ports of the root patch of the composition.
Declaration
func outputKeys() -> [Any]!Return Value
An array of keys associated with input ports.
Returns an array that contains the keys that identify the output ports of the root patch of the composition.
func outputKeys() -> [Any]!An array of keys associated with input ports.