UIKit.UITableView.TableFooterView Property
Returns a view that is displayed below the table view.

Syntax

[get: Foundation.Export("tableFooterView")]
[set: Foundation.Export("setTableFooterView:")]
public virtual UIView TableFooterView { get; set; }

Value

The default value is null.

This value can be null.

Remarks

The table footer view is different to a section footer.

Requirements

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