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