NSNumber.FromNInt(nint) Method

Definition

[Foundation.Export("numberWithInteger:")]
public static Foundation.NSNumber FromNInt (nint value);
static member FromNInt : nint -> Foundation.NSNumber

Parameters

value
System.System.IntPtr System.nativeint

Returns

Attributes

Applies to