Called prior to the display of a header view for a section.
Syntax
[Foundation.Export("tableView:willDisplayHeaderView:forSection:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual
void WillDisplayHeaderView (
UITableView tableView,
UIView headerView,
nint section)
Parameters
- tableView
- The UIKit.UITableView involved.
- headerView
- The UIKit.UIView that will be used as the header view.
- section
- The table section to which the header view belongs.
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0