Compartilhar via


UITableViewController.GetViewForFooter(UITableView, nint) Método

Definição

O UIView usado para o rodapé.

[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

Retornos

Atributos

Aplica-se a