Share via


UITableView.SectionHeaderHeight Property

Definition

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

Property Value

Attributes

Applies to