MonoTouch.ObjCRuntime.INativeObject
A simple interface that is used to expose the unmanaged object pointer in various MonoTouch classes.

See Also: INativeObject Members

Syntax

public interface INativeObject

Remarks

All this interface requires is for a class to expose an IntPtr that points to the unmanaged pointer to the actual object.

Requirements

Namespace: MonoTouch.ObjCRuntime
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0