Share via


UITableView.EstimatedSectionHeaderHeight Property

Definition

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

Property Value

Attributes

Applies to