开发者

Equivalent of Titanium Javascript fireEvent from Webview in Monotouch?

开发者 https://www.devze.com 2023-03-04 14:30 出处:网络
I am porting a titanium ap开发者_如何学编程p to monotouch due to its high cost, but need to find a

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?

0

精彩评论

暂无评论...
验证码 换一张
取 消