Contents

stop(_:)

Stops the associated workflow.

Declaration

@IBAction func stop(_ sender: Any)

Parameters

  • sender:

    Object that initiated the stop action.

See Also

Controlling the Workflow