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

workflowControllerWillRun(_:)

Tells the delegate that the workflow controller object is about to run.

Declaration 宣言

func workflowControllerWillRun(_ controller: AMWorkflowController)

Parameters パラメータ

controller

The workflow controller object to be run.

See Also 参照

Deprecated 非推奨