Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这是我在这里的第一篇文章,我有一个应用程序,里面有一个嵌入的 Youtube 视频UIWebView
UIWebView
我想检测用户的手势,webview以便提示加载图像。有人知道这样做的好方法吗?
webview
无需使用任何手势。您只需要使用 UIWebView 委托方法。
检查这个
http://developer.apple.com/library/ios/#documentation/uikit/reference/UIWebViewDelegate_Protocol/Reference/Reference.html#//apple_ref/occ/intf/UIWebViewDelegate