Share via


ICICoreMLModelProtocol.Model Property

Definition

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreML.MLModel Model { [Foundation.Export("model", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setModel:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("model", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setModel:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Model : CoreML.MLModel with get, set

Property Value

Attributes

Applies to