What is UICollectionView ?
Answer / 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 |
What is Process?
Define view object.
What is mvp in ios?
Explain the difference between coredata & sqlite?
Who calls the dealloc strategy?
What design patterns do you use in ios? : IOS Architect
What is the first responder?
Is the delegate for a CAAnimation retained in iOS operating system?
How to shut off message alerts in ios?
Differentiate 'app id' from 'bundle id'.
What are extra features added in ios 9?
Define content offset?