Share via


MPSGraphCompilationCompletionHandler Delegate

Definition

public delegate void MPSGraphCompilationCompletionHandler(MPSGraphExecutable executable, NSError? error);
type MPSGraphCompilationCompletionHandler = delegate of MPSGraphExecutable * NSError -> unit

Parameters

executable
MPSGraphExecutable
error
NSError

Applies to