| Package | Description |
|---|---|
| crossmobile.ios.uikit |
| Modifier and Type | Class and Description |
|---|---|
class |
UITableViewController
UITableViewController class defines a controller object that handles table
views.
|
| Modifier and Type | Method and Description |
|---|---|
UITableViewDataSource |
UITableView.dataSource()
Returns the data source of the table view.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UITableView.setDataSource(UITableViewDataSource dataSource)
Sets the data source of the table view.
|
Copyright © 2020. All rights reserved.