Compartir a través de


UITableViewController.FooterViewDisplayingEnded Método

Definición

Indica que se ha completado la presentación de vistas de pie de página.

[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

Parámetros

tableView
UITableView
footerView
UIView
section
System.System.IntPtr System.nativeint
Atributos

Se aplica a