Condividi tramite


UITableViewController.WillDisplayHeaderView(UITableView, UIView, nint) Metodo

Definizione

Indica che una visualizzazione intestazione sta per essere visualizzata.

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

Parametri

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

Si applica a