Share via


MLUpdateContext.Metrics Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary<CoreML.MLMetricKey,Foundation.NSObject> Metrics { [Foundation.Export("metrics")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("metrics")>]
member this.Metrics : Foundation.NSDictionary<CoreML.MLMetricKey, Foundation.NSObject>

Property Value

Attributes

Applies to