Share via


NSControl.IntValue Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual int IntValue { [Foundation.Export("intValue")] get; [Foundation.Export("setIntValue:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("intValue")>]
[<set: Foundation.Export("setIntValue:")>]
member this.IntValue : int with get, set

Property Value

Attributes

Applies to