NSCollectionLayoutDecorationItem
An object used to add a background to a section of a collection view.
Declaration
class NSCollectionLayoutDecorationItemOverview
Each type of decoration item must have a unique element kind. Consider tracking these strings together in a way that makes it straightforward to identify each element, for example:
Add a background to a section by setting that section’s decorationItems property: