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

workflowControllerWillStop(_:)

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

Declaration 宣言

func workflowControllerWillStop(_ controller: AMWorkflowController)

Parameters パラメータ

controller

The workflow controller object to be stopped.

See Also 参照

Deprecated 非推奨