NSNumber.FromNUInt(nuint) Method

Definition

[Foundation.Export("numberWithUnsignedInteger:")]
public static Foundation.NSNumber FromNUInt (nuint value);
static member FromNUInt : nuint -> Foundation.NSNumber

Parameters

value
System.System.UIntPtr System.unativeint

Returns

Attributes

Applies to