Compartilhar via


UITableViewDelegate_Extensions.EstimatedHeightForFooter Método

Definição

A altura estimada do rodapé da seção 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

A instância na qual esse método de extensão opera.

tableView
UITableView
section
System.System.IntPtr System.nativeint

Retornos

Atributos

Aplica-se a