UIKit.UITableView.GetHeaderView Method
Returns the UIKit.UITableViewHeaderFooterView for the specified section. Returns null if there is no corresponding view.

Syntax

[Foundation.Export("headerViewForSection:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual UITableViewHeaderFooterView GetHeaderView (nint section)

Parameters

section
A zero-based index specifying which section's header is being requested.

Returns

The UIKit.UITableViewHeaderFooterView for the specified section. Returns null if there is no corresponding view

Remarks

Documentation for this section has not yet been entered.

Requirements

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