Difference between ScrollviewdidScroll and didendDecelerating delegates?



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

Post New Answer

More Apple iOS Interview Questions

 Whats a struct?

1 Answers  


What happens when we invoke a method on a nil pointer?

0 Answers  


Explain me what is "delegate"?

0 Answers  


Explain application sandboxing.

0 Answers  


Who calls the main function of you app during the app launch cycle in iOS operating system?

0 Answers   TryTechnicals Pvt Ltd,






What is the purpose of ios?

0 Answers  


Tell me what is fast enumeration?

0 Answers  


Define decoding or deserialization?

0 Answers  


What is view object in iOS operating system?

0 Answers   B-Ways TecnoSoft,


Does iOs supports multitasking?

1 Answers  


What is race condition in ios?

0 Answers  


Explain parent-child context setup. What are the advantages?

0 Answers  


Categories