UITableViewController.WillDisplayFooterView(UITableView, UIView, nint) Méthode

Définition

Indique qu’une vue de pied de page est sur le point d’être affichée.

[Foundation.Export("tableView:willDisplayFooterView:forSection:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void WillDisplayFooterView (UIKit.UITableView tableView, UIKit.UIView footerView, nint section);
abstract member WillDisplayFooterView : UIKit.UITableView * UIKit.UIView * nint -> unit
override this.WillDisplayFooterView : UIKit.UITableView * UIKit.UIView * nint -> unit

Paramètres

tableView
UITableView
footerView
UIView
section
System.System.IntPtr System.nativeint
Attributs

S’applique à