Share via


UITableView.EstimatedSectionFooterHeight Property

Definition

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

Property Value

Attributes

Applies to