Share via


NSNumber.NIntValue Property

Definition

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

Property Value

IntPtr

nativeint

Attributes

Applies to