UIKit.UITableViewDelegate.HeaderViewDisplayingEnded Method
Called when a section header is removed from a table (for instance, due to scrolling).

Syntax

[Foundation.Export("tableView:didEndDisplayingHeaderView:forSection:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual void HeaderViewDisplayingEnded (UITableView tableView, UIView headerView, nint section)

Parameters

tableView
The UIKit.UITableView to which the headerView belongs.
headerView
The UIKit.UIView being removed.
section
An index indicating the section to which the headerView belongs.

Remarks

Requirements

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