共用方式為


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

屬性值

屬性

適用於