completionHandler
The handler that graph calls at the completion of the execution.
Declaration
var completionHandler: MPSGraphCompletionHandler { get set }Discussion
Default value is nil.
The handler that graph calls at the completion of the execution.
var completionHandler: MPSGraphCompletionHandler { get set }Default value is nil.