---
title: Product.CollectionTaskState.loading
framework: storekit
role: symbol
role_heading: Case
path: storekit/product/collectiontaskstate/loading
---

# Product.CollectionTaskState.loading

The task is loading the collection in the background.

## Declaration

```swift
case loading
```

## See Also

### Collection task states

- [Product.CollectionTaskState.success(_:unavailable:)](storekit/product/collectiontaskstate/success(_:unavailable:).md)
- [Product.CollectionTaskState.failure(_:)](storekit/product/collectiontaskstate/failure(_:).md)
