UITableViewController.TitleForFooter(UITableView, nint) 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.
Titre de la vue pied de page dans la section spécifiée.
[Foundation.Export("tableView:titleForFooterInSection:")]
public virtual string TitleForFooter (UIKit.UITableView tableView, nint section);
abstract member TitleForFooter : UIKit.UITableView * nint -> string
override this.TitleForFooter : UIKit.UITableView * nint -> string
Paramètres
- tableView
- UITableView
- section
- System.System.IntPtr System.nativeint
Retours
- Attributs