Share via


UITableViewDelegate_Extensions.EstimatedHeightForFooter 메서드

정의

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

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static nfloat EstimatedHeightForFooter (this UIKit.IUITableViewDelegate This, UIKit.UITableView tableView, nint section);
static member EstimatedHeightForFooter : UIKit.IUITableViewDelegate * UIKit.UITableView * nint -> nfloat

매개 변수

This
IUITableViewDelegate

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

tableView
UITableView
section
System.System.IntPtr System.nativeint

반환

특성

적용 대상