Difference between ScrollviewdidScroll and didendDecelerating delegates?
Answer Posted / babu
scrollViewDidScroll: Tells the delegate when the user scrolls the content view within the receiver.
scrollViewDidEndDecelerating: Tells the delegate that the scroll view has ended decelerating the scrolling movement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the architecture of iphone? : IOS Architect
What is a delegate xcode?
What are ios categories?
Explain the working of manual memory management?
What are ios apps written in?
What size is 1x and 2x?
what are the source items used by Xcode?
Explain what is iphone architecture?
How can a user respond or react to the state transitions on the app?
Is ios 9 still supported by apple?
What are all the instruments available in Xcode in iOS operating system?
What is the difference between synchronous & asynchronous task ?
How to parse xml? Explain
What is use of uiapplication class?
Is ios written in c?