Share via


NSCollectionViewCompositionalLayoutConfiguration.BoundarySupplementaryItems Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSCollectionLayoutBoundarySupplementaryItem[] BoundarySupplementaryItems { [Foundation.Export("boundarySupplementaryItems", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setBoundarySupplementaryItems:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("boundarySupplementaryItems", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setBoundarySupplementaryItems:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.BoundarySupplementaryItems : AppKit.NSCollectionLayoutBoundarySupplementaryItem[] with get, set

Property Value

Attributes

Applies to