Called by the table view to find out how many rows are to be rendered in the section specified by section.
Syntax
[Foundation.Export("tableView:numberOfRowsInSection:")]
public abstract
nint RowsInSection (
UITableView tableView,
nint section)
Parameters
- tableView
- Documentation for this section has not yet been entered.
- section
- Index of the section containing the rows.
Returns
Number of rows in the section at index section.
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0