I would like to change the duration of the animation and attach a callback that will be called when the animation ends when calling scrollToRowAtIndexPath with the animated: YES, but I cannot find the handle of its animation proxy or any other way to do this.
Does anyone know if this is possible?
objective-c iphone cocoa-touch uitableview
Dave verwer
source share