Поделиться через


UITableViewController.NumberOfSections(UITableView) Метод

Определение

Количество разделов в UITableView.

[Foundation.Export("numberOfSectionsInTableView:")]
public virtual nint NumberOfSections (UIKit.UITableView tableView);
abstract member NumberOfSections : UIKit.UITableView -> nint
override this.NumberOfSections : UIKit.UITableView -> nint

Параметры

tableView
UITableView

Возвращаемое значение

System.System.IntPtr System.nativeint
Атрибуты

Применяется к