iOS 设置UIWebView的回弹

来源:互联网 发布:python中import用法 编辑:程序博客网 时间:2024/05/16 02:09
    //设置UIWebView的回弹    webView.scrollView.bounces = NO;

0 0
原创粉丝点击