Partager via


UITableViewSource.EstimatedHeightForFooter(UITableView, nint) Méthode

Définition

Hauteur estimée du pied de page pour le spécifié section.

[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

Paramètres

tableView
UITableView
section
System.System.IntPtr System.nativeint

Retours

Attributs

S’applique à