共用方式為


UITableViewDelegate_Extensions.GetHeightForHeader 方法

定義

指定區段的頁首高度。

public static nfloat GetHeightForHeader (this UIKit.IUITableViewDelegate This, UIKit.UITableView tableView, nint section);
static member GetHeightForHeader : UIKit.IUITableViewDelegate * UIKit.UITableView * nint -> nfloat

參數

This
IUITableViewDelegate

這個擴充方法運作所在的實例。

tableView
UITableView

資料表檢視。

section
System.System.IntPtr System.nativeint

需要標頭顯示的區段索引。

傳回

適用於