Share via


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

헤더 표시가 필요한 섹션의 인덱스입니다.

반환

적용 대상