Partager via


UITableViewController.NumberOfSections(UITableView) Méthode

Définition

Nombre de sections dans UITableView.

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

Paramètres

tableView
UITableView

Retours

System.System.IntPtr System.nativeint
Attributs

S’applique à