stop(_:)
Stops the associated workflow.
Declaration
@IBAction func stop(_ sender: Any)Parameters
- sender:
Object that initiated the stop action.
Stops the associated workflow.
@IBAction func stop(_ sender: Any)Object that initiated the stop action.