Share via


MPSGraphCompletionHandler Delegate

Definition

public delegate void MPSGraphCompletionHandler(NSDictionary<MPSGraphTensor,MPSGraphTensorData> resultsDictionary, NSError? error);
type MPSGraphCompletionHandler = delegate of NSDictionary<MPSGraphTensor, MPSGraphTensorData> * NSError -> unit

Parameters

error
NSError

Applies to