When the binding DLL is referenced by your project, you can use the namespace and all interfaces defined in ApiDefinition.cs. Adding the hook is the same as described for native iOS Apps but using C# syntax. You should omit the preprocessor macros mentioned there or implement your own switch for enabling the test hook. Native iOS Apps are required to provide a ''window'' property in the AppDelegate. Your C# AppDelegate has to provide and use this property too:
[Export("window")]
UIWindow window { get; set; }
Copyright BREDEX GmbH 2014. Made available under the Eclipse Public License v1.0.