-
Notifications
You must be signed in to change notification settings - Fork 0
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 th…
syntaxerror1972/UITableView
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
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 th…
Topics
Stars
Watchers
Forks
Packages 0
No packages published