Compartir a través de


UITableViewDelegate_Extensions.EstimatedHeightForFooter Método

Definición

Alto estimado del pie de página de la sección especificada.

[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

Parámetros

This
IUITableViewDelegate

Instancia en la que opera este método de extensión.

tableView
UITableView
section
System.System.IntPtr System.nativeint

Devoluciones

Atributos

Se aplica a