What is UICollectionView ?



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

Post New Answer

More Apple iOS Interview Questions

What is mvc pattern in ios?

0 Answers  


What is autorealease pool?

0 Answers  


What is reference count in ios?

0 Answers  


What is callback in ios?

0 Answers  


Explain the correct way to manage Outlets memory in iOS.

0 Answers   UGC Corporation,


What is xcode used for?

0 Answers  


What is dependency management?

0 Answers  


Does ios have garbage collection?

0 Answers  


Please explain what is difference strong and weak reference?

0 Answers  


What is weak and strong in ios?

0 Answers  


What is UICollectionView ?

1 Answers  


What are transient properties?

0 Answers  


Categories