I am porting a titanium ap开发者_如何学编程p to monotouch due to its high cost, but need to find a way of sending a custom event from the UIWebView to the application.
Titanium has Ti.App.fireEvent, is there an equivalent?
thanks
This question answers a similar problem:
How I can call a javascript function with MonoTouch and vice versa?
精彩评论