Freigeben über


UITableViewController.GetViewForFooter(UITableView, nint) Methode

Definition

Die für die Fußzeile verwendete UIView.

[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

Parameter

tableView
UITableView
section
System.System.IntPtr System.nativeint

Gibt zurück

Attribute

Gilt für: