Condividi tramite


UITableViewController.EstimatedHeightForHeader(UITableView, nint) Metodo

Definizione

Stima l'altezza per le visualizzazioni dell'intestazione usando il calcolo minimo.

[Foundation.Export("tableView:estimatedHeightForHeaderInSection:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat EstimatedHeightForHeader (UIKit.UITableView tableView, nint section);
abstract member EstimatedHeightForHeader : UIKit.UITableView * nint -> nfloat
override this.EstimatedHeightForHeader : UIKit.UITableView * nint -> nfloat

Parametri

tableView
UITableView
section
System.System.IntPtr System.nativeint

Restituisce

Attributi

Si applica a