Compartir a través de


UITableViewController.TitleForFooter(UITableView, nint) Método

Definición

Título de la vista de pie de página en la sección 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

Devoluciones

Atributos

Se aplica a