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

workflowControllerDidStop:

Tells the delegate that the workflow controller object has stopped.

Declaration 宣言

- (void)workflowControllerDidStop:(AMWorkflowController *)controller;

Parameters パラメータ

controller

The workflow controller object that stopped.

See Also 参照

Deprecated 非推奨