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


UITableViewDelegate.EstimatedHeightForHeader(UITableView, nint) Метод

Определение

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

[Foundation.Export("tableView:estimatedHeightForHeaderInSection:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat EstimatedHeightForHeader (UIKit.UITableView tableView, nint section);
abstract member EstimatedHeightForHeader : UIKit.UITableView * nint -> nfloat
override this.EstimatedHeightForHeader : UIKit.UITableView * nint -> nfloat

Параметры

tableView
UITableView
section
System.System.IntPtr System.nativeint

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

Атрибуты

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