Compartir a través de


UITableViewController.GetViewForFooter(UITableView, nint) Método

Definición

UiView usado para el pie de página.

[Foundation.Export("tableView:viewForFooterInSection:")]
public virtual UIKit.UIView GetViewForFooter (UIKit.UITableView tableView, nint section);
abstract member GetViewForFooter : UIKit.UITableView * nint -> UIKit.UIView
override this.GetViewForFooter : UIKit.UITableView * nint -> UIKit.UIView

Parámetros

tableView
UITableView
section
System.System.IntPtr System.nativeint

Devoluciones

Atributos

Se aplica a