---
title: completedCount
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/progressreporter/completedcount
---

# completedCount

The completed units of work. If self is indeterminate, the value will be 0.

## Declaration

```swift
final var completedCount: Int { get }
```
