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 |
---|---|
UITableViewDelegate |
UITableView.tableViewDelegate()
Returns the delegate of the table view.
|
Modifier and Type | Method and Description |
---|---|
void |
UITableView.setDelegate(UITableViewDelegate delegate)
Sets the delegate of the table view.
|
Copyright © 2020. All rights reserved.