Share via


NSControl.NIntValue Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr NIntValue { [Foundation.Export("integerValue")] get; [Foundation.Export("setIntegerValue:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("integerValue")>]
[<set: Foundation.Export("setIntegerValue:")>]
member this.NIntValue : nativeint with get, set

Property Value

IntPtr

nativeint

Attributes

Applies to