I have a scroll view, it scrolls my view. If I scroll far up or far down, it shows white space. I believe this is known as the rubber band effect or inertial scrolling. Is there a documented or allowed way I can disable this?
Set scrollbar's bounce property false/no. It will not bounce after that.
self.scrollView.bounces = NO;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With