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


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

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

Атрибуты

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