UIKit.UITableView.SectionHeaderHeight Property
The height of section headers in this UITableView.

Syntax

[get: Foundation.Export("sectionHeaderHeight")]
[set: Foundation.Export("setSectionHeaderHeight:")]
public virtual nfloat SectionHeaderHeight { get; set; }

Value

Height in points.

Remarks

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

Requirements

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