运行滚动图片的时候,自动滚动的尺寸是对的,如下图
但是当你手动滚动时就是这样了
PHP中文网2017-04-17 17:19:55
If the NSTimer is used for automatic scrolling, the runloopMode is different from the runloopMode for manual scrolling. Check to see if there are different settings
Change the automaticallyAdjustsScrollViewInsets of the current ViewController and try setting this property to NO