UIScrollView How to catch event when scroll view stop animation!

Hi! I’m finding a way to catch the time when scroll view stop all animation. Can we do that?

a sequence?

What I mean is the property bounceable of scrollview. When scroll finished bouncing, I want to catch this event. Thanks, I’ve already found way to do that.

@ljumiu how did you catch that event ??? Please share you’r solution