Share via


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

반환

특성

적용 대상