Share via


MLFeatureValue.DoubleValue Property

Definition

Gets the underlying Double feature value.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual double DoubleValue { [Foundation.Export("doubleValue")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("doubleValue")>]
member this.DoubleValue : double

Property Value

Attributes

Applies to