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

workflowControllerDidRun:

Tells the delegate that the workflow controller object finished running.

Declaration 宣言

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

Parameters パラメータ

controller

The workflow controller object that finished running.

See Also 参照

Deprecated 非推奨