Share via


MPSGraphWhileAfterBlock Delegate

Definition

public delegate MetalPerformanceShadersGraph.MPSGraphTensor[] MPSGraphWhileAfterBlock(MPSGraphTensor[] bodyBlockArguments);
type MPSGraphWhileAfterBlock = delegate of MPSGraphTensor[] -> MPSGraphTensor[]

Parameters

bodyBlockArguments
MPSGraphTensor[]

Return Value

Applies to