Titanium.UI.ScrollView.dragEnd

Platform Since
iPhone 0.9
iPad 0.9

Summary

fired when when dragging ended in the scroll view.

Properties

Properties of the object passed to the event callback:
Name Type Summary
decelerate

boolean. YES if the scrolling movement will continue, but decelerate, after a touch-up gesture during a dragging operation. If the value is NO, scrolling stops immediately upon touch-up.

source Object

Source object that fired the event.

type String

Name of the event fired.