Share via


UITableViewDelegate_Extensions.GetHeightForFooter 메서드

정의

지정된 구역의 바닥글 높이입니다.

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

매개 변수

This
IUITableViewDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

tableView
UITableView

테이블 뷰.

section
System.System.IntPtr System.nativeint

바닥글 표시가 필요한 섹션의 인덱스입니다.

반환

적용 대상