Edit

Share via


UITableViewController.TitleForFooter(UITableView, nint) Method

Definition

The title for the footer view in the specified section.

[Foundation.Export("tableView:titleForFooterInSection:")]
public virtual string TitleForFooter(UIKit.UITableView tableView, nint section);

Parameters

tableView
UITableView
section
System.System.IntPtr

Returns

Attributes

Applies to