NSCollectionViewFlowLayout.SectionHeadersPinToVisibleBounds Property

Definition

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

Property Value

Attributes

Applies to