Share via


MLModelCompilationLoadResult(MLModel) Constructor

Definition

Creates a new instance of this class.

public MLModelCompilationLoadResult(CoreML.MLModel arg1);
new CoreML.MLModelCompilationLoadResult : CoreML.MLModel -> CoreML.MLModelCompilationLoadResult

Parameters

arg1
MLModel

Result value from an asynchronous operation.

Applies to