Answer Posted / babu
The UICollectionView class manages an ordered collection of data items and presents them using customizable layouts. Collection views provide the same general function as table views except that a collection view is able to support more than just single-column layouts. Collection views support customizable layouts that can be used to implement multi-column grids, tiled layouts, circular layouts, and many more.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what are the source items used by Xcode?
Does ios supports multi-tasking functionality?
What is delegation pattern in ios?
Explain differences between foundation and corefoundation
What is iphone architecture?
What is the difference between delegates and notifications in iOS operating system?
How to de-symbolicate crash log?
What are the different store migration options? When are they used? How do they work? What is mapping model?
What is categories in iOS?
What do you mean by rest?
What is nspersistentstore? Is it thread safe?
Who calls the dealloc strategy? Would we be able to implement dealloc in arc? In the event that indeed, what is the need to do that?
What is use of nsoperation?
Explain how the push notification works in iOS operating system?
DB updation when app new version comes ?