Freigeben über


UITableViewController.TitleForFooter(UITableView, nint) Methode

Definition

Der Titel für die Fußzeilenansicht im angegebenen Abschnitt.

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

Parameter

tableView
UITableView
section
System.System.IntPtr System.nativeint

Gibt zurück

Attribute

Gilt für: