What is UICollectionView ?

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


Please Help Members By Posting Answers For Below Questions

Explain how an autorelease pool works at the runtime level

2279


What is category and class extension? How these differ?

419


Explain the usage of struct?

446


What are blocks in ios?

463


Why do we need to use @Synthesize in iOS operating system?

456






How can mobile application errors be prevented?

447


What is ios appdelegate?

459


What is singleton in ios swift?

468


Can you explain ios design patterns?

434


What are ios functions?

454


What is the first responder and responder chain?

450


What is ios viewdidload?

464


Explain what is a class?

457


Who calls the main function of app during the app launch cycle in ios?

475


What manual memory management ? How it work?

482