开发者

how to stop uiwebview scrolling in iphone

开发者 https://www.devze.com 2023-03-08 00:49 出处:网络
I have a webview in my view. and i want to stop scro开发者_JAVA百科lling of that webview. i am not getting how to stop the scrolling of the webview.

I have a webview in my view. and i want to stop scro开发者_JAVA百科lling of that webview. i am not getting how to stop the scrolling of the webview.

please give some good idea.

Thank You


set UserinteractionEnabled:No.

So that it cannot be scrolled

0

精彩评论

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