共用方式為


UICollectionViewFlowLayout.SectionHeadersPinToVisibleBounds 屬性

定義

取得或設定區段標頭是否應該釘選到界限。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool SectionHeadersPinToVisibleBounds { [Foundation.Export("sectionHeadersPinToVisibleBounds")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setSectionHeadersPinToVisibleBounds:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.SectionHeadersPinToVisibleBounds : bool with get, set

屬性值

屬性

適用於