Contents

pause(_:)

Pauses a workflow that’s running.

Declaration

@IBAction func pause(_ sender: Any)

Parameters

  • sender:

    Object that initiated the pause action.

See Also

Controlling the Workflow