iOS UIScrollview 取消弹簧效果

xiaoxiao2021-02-28  98

   解决UIScrollview 添加多个UITableView 左右滑动取消弹簧效果。

   // 禁止弹簧效果

     _scrollView.bounces = NO;

转载请注明原文地址: https://www.6miu.com/read-61139.html

最新回复(0)