Compartir a través de


UITableViewController.EstimatedHeightForHeader(UITableView, nint) Método

Definición

Calcula el alto de las vistas de encabezado mediante un cálculo mínimo.

[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

Parámetros

tableView
UITableView
section
System.System.IntPtr System.nativeint

Devoluciones

Atributos

Se aplica a