---
title: itemCountKey
framework: createml
role: symbol
role_heading: Type Property
path: createml/mlprogress/itemcountkey
---

# itemCountKey

The key that accesses the current item count value.

## Declaration

```swift
static let itemCountKey: ProgressUserInfoKey
```

## See Also

### Accessing general information

- [elapsedTimeKey](createml/mlprogress/elapsedtimekey.md)
- [phaseKey](createml/mlprogress/phasekey.md)
- [totalItemCountKey](createml/mlprogress/totalitemcountkey.md)
