init(layoutSize:elementKind:containerAnchor:itemAnchor:)
Creates a supplementary item of the specified size and element kind, an anchor relative to a container, and an anchor relative to an item.
Declaration
convenience init(layoutSize: NSCollectionLayoutSize, elementKind: String, containerAnchor: NSCollectionLayoutAnchor, itemAnchor: NSCollectionLayoutAnchor)