UITableViewController.TitleForFooter(UITableView, nint) 方法

定义

指定节中页脚视图的标题。

[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

参数

tableView
UITableView
section
System.System.IntPtr System.nativeint

返回

属性

适用于