Condividi tramite


UITableViewController.TitleForFooter(UITableView, nint) Metodo

Definizione

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

Si applica a