---
title: totalItemCountKey
framework: createml
role: symbol
role_heading: Type Property
path: createml/mlprogress/totalitemcountkey
---

# totalItemCountKey

The key that accesses the total item count value.

## Declaration

```swift
static let totalItemCountKey: ProgressUserInfoKey
```

## See Also

### Accessing general information

- [elapsedTimeKey](createml/mlprogress/elapsedtimekey.md)
- [phaseKey](createml/mlprogress/phasekey.md)
- [itemCountKey](createml/mlprogress/itemcountkey.md)
