---
title: totalItemCount
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/event/totalitemcount
---

# totalItemCount

The total number of items being processed.

## Declaration

```swift
var totalItemCount: Int?
```

## See Also

### Getting the properties

- [itemCount](createmlcomponents/event/itemcount.md)
- [metrics](createmlcomponents/event/metrics.md)
- [origin](createmlcomponents/event/origin.md)
