[Mono-osx] How to exposing C# class to JavaScript (MonoMac project)

Miguel de Icaza miguel at novell.com
Tue Sep 21 15:33:31 EDT 2010


> Is there any way to receive callbacks from JavaScript? (I repeat it's an
> embedded WebView)

You can follow most of the tutorial, just remember that you can expose
arbitrary selectors with the [Export ("...")] key.

Miguel



More information about the Mono-osx mailing list