Share via


MLModelCompilationResult(NSUrl) Constructor

Definition

Creates a new instance of this class.

public MLModelCompilationResult(Foundation.NSUrl arg1);
new CoreML.MLModelCompilationResult : Foundation.NSUrl -> CoreML.MLModelCompilationResult

Parameters

arg1
NSUrl

Result value from an asynchronous operation.

Applies to