UIKit.UITableViewDelegate.WillDisplayFooterView Method
Called prior to the display of a footer view for a section.

Syntax

[Foundation.Export("tableView:willDisplayFooterView:forSection:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual void WillDisplayFooterView (UITableView tableView, UIView footerView, nint section)

Parameters

tableView
The UIKit.UITableView involved.
footerView
The UIKit.UIView that will be used as the footer view.
section
The table section to which the footer view belongs.

Remarks

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0