共用方式為


UITableViewController.GetViewForFooter(UITableView, nint) 方法

定義

用於頁尾的 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

參數

tableView
UITableView
section
System.System.IntPtr System.nativeint

傳回

屬性

適用於