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