Condividi tramite


UITableViewController.WillDisplayFooterView(UITableView, UIView, nint) Metodo

Definizione

Indica che una visualizzazione piè di pagina sta per essere visualizzata.

[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

Parametri

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

Si applica a