custom(layoutSize:itemProvider:)
Creates a group of the specified size, with an item provider that creates a custom arrangement for those items.
Declaration
class func custom(layoutSize: NSCollectionLayoutSize, itemProvider: @escaping NSCollectionLayoutGroupCustomItemProvider) -> Self