共用方式為


UITableViewController.GetHeightForHeader(UITableView, nint) 方法

定義

指定標頭檢視的高度。

[Foundation.Export("tableView:heightForHeaderInSection:")]
public virtual nfloat GetHeightForHeader (UIKit.UITableView tableView, nint section);
abstract member GetHeightForHeader : UIKit.UITableView * nint -> nfloat
override this.GetHeightForHeader : UIKit.UITableView * nint -> nfloat

參數

tableView
UITableView
section
System.System.IntPtr System.nativeint

傳回

屬性

適用於