Thanks for the quick reply!
One more question, I have buttons in my scroll view that listen for OnRelease(). How can I add a threshold for this event so it works similar to the Drag/Click thresholds?
In other words, if I drag the scroll view beyond a certain value, I don't want OnRelease() to trigger.