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 delegate pattern in iOS?

0 Answers   Winsol Solutions,


Do you know what are layer objects and what do they represent?

0 Answers  


Assume that an app is not in foreground but is still executing code. In which state will it be in?

0 Answers  


What is delegate in ios objective c?

0 Answers  


 Is a delegate retained?

1 Answers  






Why do we override drawrect: method?

0 Answers  


What are ios categories?

0 Answers  


How to convert MVC design pattern to MVVM design patterns

0 Answers  


Define 'weak' keyword?

0 Answers  


What is bundle

1 Answers  


Mention the short-cut to edit variables in Scope?

0 Answers  


Explain how to delete images in ios?

0 Answers  


Categories