website/archived/monomac_documentation_api.md

759 B

title lastmodified redirect_from
MonoMac/Documentation/API 2012-07-19
/MonoMac/Documentation/API/

MonoMac/Documentation/API

API

MonoMac exposes a C#/CIL binding to the Cocoa API and also provides access to the ECMA CIL APIs and various other .NET& APIs.

API Reference: The API reference is available at [1]; MonoMac namespace documentation

API Design: The API design for the CIL/Objective-C binding is covered in the API Design document and it describes how we bound the Objective-C and C APIs from Cocoa and exposed those to the C#/CIL world.