Share via


NSControl.DoubleValue Property

Definition

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

Property Value

Attributes

Applies to