UIKit.UITableViewController: Property Members

The properties of UIKit.UITableViewController are listed below. For a list of all members, see the UITableViewController Members list.

See Also: Inherited members from UIKit.UIViewController

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
ClearsSelectionOnViewWillAppearbool. Whether the selection should be cleared when the table appears.
RefreshControlUIRefreshControl. The UIKit.UIRefreshControl used to update the table contents.
TableViewUITableView. A reference to the UIKit.UITableView that is managed by the controller.