UIKit.UITableView.SectionFooterHeight Property
The height of section foots in this UITableView.

Syntax

[get: Foundation.Export("sectionFooterHeight")]
[set: Foundation.Export("setSectionFooterHeight:")]
public virtual nfloat SectionFooterHeight { get; set; }

Value

Height in points.

Remarks

This property is used only in section group tables, and only if UITableViewSource.GetHeightForFooter(UITableView, nint) has not been implemented.

Requirements

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