Contents

workflowControllerDidRun(_:)

Notifies the delegate when the workflow controller object finishes running.

Declaration

optional func workflowControllerDidRun(_ controller: AMWorkflowController)

Parameters

  • controller:

    The workflow controller object that finished running.

See Also

Running