Difference between ScrollviewdidScroll and didendDecelerating delegates?
Answer / 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 |
What is the use of 'dynamic' keyword?
What is factory methods ? What is the advantage of using it ?
What are all the difference between categories and subclasses in iOS operating system?
0 Answers TryTechnicals Pvt Ltd,
Please explain what is difference strong and weak reference?
In a single model, can I have few entities in one sqlite db file and remaining in another sqlite db file?
Explain application sandboxing.
Explain commonly used third party libraries
What is a struct in iOS operating system?
What is a singleton?
Explain How to access document directory
What is a delegate xcode?
What is block in ios swift?