MLModelCompilationResult(NSUrl) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.