共用方式為


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

傳回

屬性

適用於