The methods of MonoMac.Foundation.NSValue are listed below. For a list of all members, see the NSValue Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
static | FromCMTime(MonoMac.CoreMedia.CMTime)Creates an NSValue that wraps a CMTime object.. | |
static | FromCMTimeMapping(MonoMac.CoreMedia.CMTimeMapping)Creates an NSValue that wraps a CMTimeMapping object. | |
static | FromCMTimeRange(MonoMac.CoreMedia.CMTimeRange)Creates an NSValue that wraps a CMTimeRange object. | |
static | FromPointF(System.Drawing.PointF)Creates an NSValue that wraps a PointF object. | |
static | FromRectangleF(System.Drawing.RectangleF)Creates an NSValue that wraps a RectangleF object. | |
static | FromSizeF(System.Drawing.SizeF)Creates an NSValue that wraps a SizeF object. | |
static | FromVector(MonoMac.OpenGL.Vector3)Documentation for this section has not yet been entered. | |
static | FromVector(MonoMac.OpenGL.Vector4)Documentation for this section has not yet been entered. | |
IsEqualTo(NSValue)Documentation for this section has not yet been entered. | ||
StoreValueAtAddress(IntPtr)Documentation for this section has not yet been entered. | ||
static | ValueFromNonretainedObject(NSObject)Creates an NSValue object that is wrapped in an NSValue without being retained. | |
static | ValueFromPointer(IntPtr)Wraps the specified IntPtr object as an NSValue. | |