Share via


UICollectionViewFlowLayout.SectionFootersPinToVisibleBounds Property

Definition

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

Property Value

Attributes

Applies to