标签: iphone uiwebview youtube
这是我在这里的第一篇文章,我在UIWebView
UIWebView
我想检测webview上的用户手势,以便我可以提示加载图片。 有谁知道这样做的好方法?
webview
答案 0 :(得分:0)
无需使用任何手势。您只需要使用UIWebView Delegate方法。
检查这个
http://developer.apple.com/library/ios/#documentation/uikit/reference/UIWebViewDelegate_Protocol/Reference/Reference.html#//apple_ref/occ/intf/UIWebViewDelegate