Freigeben über


UITableViewDelegate.EstimatedHeightForHeader(UITableView, nint) Methode

Definition

Die geschätzte Höhe des Headers für den angegebenen Abschnitt.

[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

Parameter

tableView
UITableView
section
System.System.IntPtr System.nativeint

Gibt zurück

Attribute

Gilt für: