Condividi tramite


UITableViewController.EstimatedHeightForFooter(UITableView, nint) Metodo

Definizione

Stima l'altezza per le visualizzazioni piè di pagina, usando il calcolo minimo.

[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

Parametri

tableView
UITableView
section
System.System.IntPtr System.nativeint

Restituisce

Attributi

Si applica a