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 |
Where can you test Apple iPhone apps if you don’t have the device?
How many bytes we can send to apple push notification server?
What is the difference between weak and strong?
What is the mean of not running state in ios?
How to parse json?
what is Xcode command line tools package?
How is retain different from assign?
What are the popular apps of iphone?
What is core data in ios?
Describe what “app thinning” means ?
What is iphone reference library?
Explain app bundle?