UITableViewController.GetViewForFooter(UITableView, nint) Méthode

Définition

UIView utilisé pour le pied de page.

[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

Paramètres

tableView
UITableView
section
System.System.IntPtr System.nativeint

Retours

Attributs

S’applique à