Поделиться через


UITableViewDelegate_Extensions.EstimatedHeightForFooter Метод

Определение

Предполагаемая высота нижнего колонтитула указанного раздела.

[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

Параметры

This
IUITableViewDelegate

Экземпляр, с которым работает этот метод расширения.

tableView
UITableView
section
System.System.IntPtr System.nativeint

Возвращаемое значение

Атрибуты

Применяется к