Instance Method インスタンスメソッド

workflowControllerDidRun(_:)

Tells the delegate that the workflow controller object finished running.

Declaration 宣言

func workflowControllerDidRun(_ controller: AMWorkflowController)

Parameters パラメータ

controller

The workflow controller object that finished running.

See Also 参照

Deprecated 非推奨