verticalGroup(with:repeatingSubitem:count:)
Creates a group that repeats the specified subitem a certain number of times along the vertical axis.
Declaration
@MainActor @preconcurrency class func verticalGroup(with size: NSCollectionLayoutSize, repeatingSubitem subitem: NSCollectionLayoutItem, count: Int) -> NSCollectionLayoutGroup