---
title: "collectionView(_:prefetchItemsAt:)"
framework: appkit
role: symbol
role_heading: Instance Method
path: "appkit/nscollectionviewprefetching/collectionview(_:prefetchitemsat:)"
---

# collectionView(_:prefetchItemsAt:)

## Declaration

```swift
@MainActor func collectionView(_ collectionView: NSCollectionView, prefetchItemsAt indexPaths: [IndexPath])
```

## See Also

### Instance Methods

- [collectionView(_:cancelPrefetchingForItemsAt:)](appkit/nscollectionviewprefetching/collectionview(_:cancelprefetchingforitemsat:).md)
