Thank you Aren, but I want to handle an event that the user moves finger OFF the screen, not ON.
(Then the scroll view starts momentum movement)
I may be able to handle the event adding OnDragEnd, but there are so many UIDragScrollView,
so I would be happy if I could handle the event on UIScrollView.