UITableViewDataSource_Extensions.SectionIndexTitles Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne un tableau de titres à afficher sous forme d’index sur la vue de table.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public static string[] SectionIndexTitles (this UIKit.IUITableViewDataSource This, UIKit.UITableView tableView);
static member SectionIndexTitles : UIKit.IUITableViewDataSource * UIKit.UITableView -> string[]
Paramètres
Instance sur laquelle cette méthode d’extension fonctionne.
- tableView
- UITableView
Vue table qui affiche l’index.
Retours
String[]
- Attributs