Share via


UITableView.TableFooterView Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIView? TableFooterView { [Foundation.Export("tableFooterView", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setTableFooterView:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("tableFooterView", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setTableFooterView:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.TableFooterView : UIKit.UIView with get, set

Property Value

Attributes

Applies to