Compartir a través de


UITableViewController.EstimatedHeightForFooter(UITableView, nint) Método

Definición

Calcula el alto de las vistas de pie de página con un cálculo mínimo.

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

Parámetros

tableView
UITableView
section
System.System.IntPtr System.nativeint

Devoluciones

Atributos

Se aplica a