Contents

workflowControllerDidStop(_:)

Tells the delegate that the workflow controller object has stopped.

Declaration

optional func workflowControllerDidStop(_ controller: AMWorkflowController)

Parameters

  • controller:

    The workflow controller object that stopped.

See Also

Stopping