UITableView.EstimatedSectionHeaderHeight 属性

定义

此 UITableView 中节标题的估计高度。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat EstimatedSectionHeaderHeight { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("estimatedSectionHeaderHeight", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setEstimatedSectionHeaderHeight:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.EstimatedSectionHeaderHeight : nfloat with get, set

属性值

属性

适用于