Condividi tramite


UITableViewDelegate_Extensions.EstimatedHeightForFooter Metodo

Definizione

Altezza stimata del piè di pagina della sezione specificata.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static nfloat EstimatedHeightForFooter (this UIKit.IUITableViewDelegate This, UIKit.UITableView tableView, nint section);
static member EstimatedHeightForFooter : UIKit.IUITableViewDelegate * UIKit.UITableView * nint -> nfloat

Parametri

This
IUITableViewDelegate

Istanza in cui funziona questo metodo di estensione.

tableView
UITableView
section
System.System.IntPtr System.nativeint

Restituisce

Attributi

Si applica a