다음을 통해 공유


UITableViewController.TitleForFooter(UITableView, nint) 메서드

정의

지정된 섹션의 바닥글 보기 제목입니다.

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

매개 변수

tableView
UITableView
section
System.System.IntPtr System.nativeint

반환

특성

적용 대상