UITableViewController.FooterViewDisplayingEnded Метод

Определение

Указывает, что отображение представлений нижнего колонтитула завершено.

[Foundation.Export("tableView:didEndDisplayingFooterView:forSection:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void FooterViewDisplayingEnded (UIKit.UITableView tableView, UIKit.UIView footerView, nint section);
abstract member FooterViewDisplayingEnded : UIKit.UITableView * UIKit.UIView * nint -> unit
override this.FooterViewDisplayingEnded : UIKit.UITableView * UIKit.UIView * nint -> unit

Параметры

tableView
UITableView
footerView
UIView
section
System.System.IntPtr System.nativeint
Атрибуты

Применяется к