UIKit.UITableViewHeaderFooterView Class
A reusable UIKit.UIView that can be used to present the header and footer of a UIKit.UITableView section.

See Also: UITableViewHeaderFooterView Members

Syntax

[Foundation.Register("UITableViewHeaderFooterView", true)]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public class UITableViewHeaderFooterView : UIView

See Also

UITableView.RegisterClassForHeaderFooterViewReuse

Remarks

Application developers will not typically extend this class. Rather, they can use the UITableViewHeaderFooterView.TextLabel and UITableViewHeaderFooterView.DetailTextLabel properties or assign a custom UIKit.UIView to the UITableViewHeaderFooterView.ContentView property.

Related content

Requirements

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