Condividi tramite


UITableViewController.GetViewForFooter(UITableView, nint) Metodo

Definizione

UIView usato per il piè di pagina.

[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

Parametri

tableView
UITableView
section
System.System.IntPtr System.nativeint

Restituisce

Attributi

Si applica a