delegate
The controller’s delegate.
Declaration
weak var delegate: (any AMWorkflowControllerDelegate)? { get set }Return Value
The controller’s delegate.
Discussion
This object receives updates on the progress and state of the workflow controller.
The controller’s delegate.
weak var delegate: (any AMWorkflowControllerDelegate)? { get set }The controller’s delegate.
This object receives updates on the progress and state of the workflow controller.