Do I hear that onStoppedMoving is mounted by future release?
There are three parts which want to detect an event.
1. When operation is completed by UICenterOnChild.Recenter.(UICenterOnChild.onFinished)
2. When operation is completed by UIScrollView.Drag.(UIScrollView.onDragFinished)
3. When operation is completed by UIScrollBar.OnPressBackground and UIScrollBar.OnDragBackground.(UIProgressBar.onDragFinished)
It will be saved if you take these into consideration.