Share via


UICollectionViewFlowLayout.SectionHeadersPinToVisibleBounds Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool SectionHeadersPinToVisibleBounds { [Foundation.Export("sectionHeadersPinToVisibleBounds")] get; [Foundation.Export("setSectionHeadersPinToVisibleBounds:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sectionHeadersPinToVisibleBounds")>]
[<set: Foundation.Export("setSectionHeadersPinToVisibleBounds:")>]
member this.SectionHeadersPinToVisibleBounds : bool with get, set

Property Value

Attributes

Applies to