What is UITableView?

Answer Posted / babu

An instance of UITableView (or simply, a table view) is a means for displaying and editing hierarchical lists of information.

A table view displays a list of items in a single column. UITableView is a subclass of UIScrollView, which allows users to scroll through the table, although UITableView allows vertical scrolling only. The cells comprising the individual items of the table are UITableViewCell objects; UITableView uses these objects to draw the visible rows of the table.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is category and extension in ios?

424


What is difference between core data and sqlite in ios?

438


What is difference between weak and strong in ios?

415


How do you setup/initialise a core data stack in your application?

448


what is the method for preventing the quicktime player from capturing streaming videos of ios 8 apps on yosemite while screen recording is on?

373






Which language is best for ios development?

435


What is background state in ios?

445


What is ios design?

417


What is difference strong and weak reference ? Explain.

474


What is object graph in ios?

484


Will iphone 6 get ios 13?

439


How can we prevent ios 8 app’s streaming video media from being captured by quicktime player on yosemite during screen recording?

440


What is difference between delegate and datasource in ios?

479


how push notification works?

457


How to send crash report from device?

486