UITableViewController.TitleForFooter(UITableView, nint) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Titolo della visualizzazione piè di pagina nella sezione specificata.
[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
Parametri
- tableView
- UITableView
- section
- System.System.IntPtr System.nativeint
Restituisce
- Attributi