Compartilhar via


UITableViewController.TitleForFooter(UITableView, nint) Método

Definição

O título da exibição de rodapé na seção especificada.

[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

Parâmetros

tableView
UITableView
section
System.System.IntPtr System.nativeint

Retornos

Atributos

Aplica-se a