The use case:
I'm using UICenterOnChild on a Grid. As the user is scrolling through the scrollView, is there an event that can be subscribed to to know when the Centered Child item has changed ?
Essentially, need events that tracks the entire cycle of : DragStart, Dragging, DragEnd . Did notice that scrollView does have a OnDragFinished.