Share via


UITableView.SectionFooterHeight Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat SectionFooterHeight { [Foundation.Export("sectionFooterHeight")] get; [Foundation.Export("setSectionFooterHeight:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sectionFooterHeight")>]
[<set: Foundation.Export("setSectionFooterHeight:")>]
member this.SectionFooterHeight : System.Runtime.InteropServices.NFloat with get, set

Property Value

Attributes

Applies to