Поделиться через


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

Возвращаемое значение

Атрибуты

Применяется к