Share via


NSNumber.NUIntValue Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr NUIntValue { [Foundation.Export("unsignedIntegerValue")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("unsignedIntegerValue")>]
member this.NUIntValue : unativeint

Property Value

UIntPtr

unativeint

Attributes

Applies to