---
title: totalCount
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/progressreporter/totalcount
---

# totalCount

The total units of work.

## Declaration

```swift
final var totalCount: Int? { get }
```
