The user performs a quick swipe to scroll through the beginning of the UICollectionView (it will stop gradually).
How can I programmatically make the scroll go to an immediate stop? To clarify, I want to allow slowdown, but I need to be able to stop it in the code.
ios objective-c uicollectionview
Pétur Ingi Egilsson
source share