UIKit.UITableViewDelegate_Extensions.FooterViewDisplayingEnded Method
Indicates that the footerView of the specified section has been removed.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public static void FooterViewDisplayingEnded (this IUITableViewDelegate This, UITableView tableView, UIView footerView, nint section)

Parameters

This
The instance on which this extension method operates on.
tableView
Table to which the footer view belongs.
footerView
The being removed.
section
The index of the section to which the belonged.

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