Contents

init(layoutSize:supplementaryItems:)

Creates an item of the specified size with an array of supplementary items to attach to the item.

Declaration

convenience init(layoutSize: NSCollectionLayoutSize, supplementaryItems: [NSCollectionLayoutSupplementaryItem])

See Also

Creating an item