---
title: fileCompletedCountKey
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/progressuserinfokey/filecompletedcountkey
---

# fileCompletedCountKey

A key with a corresponding value that represents the number of completed files.

## Declaration

```swift
static let fileCompletedCountKey: ProgressUserInfoKey
```

## Discussion

Discussion If present, the autogenerated localizedAdditionalDescription uses the value to provide a string that presents more information.

## See Also

### Using File Operation Keys

- [fileAnimationImageKey](foundation/progressuserinfokey/fileanimationimagekey.md)
- [fileAnimationImageOriginalRectKey](foundation/progressuserinfokey/fileanimationimageoriginalrectkey.md)
- [fileIconKey](foundation/progressuserinfokey/fileiconkey.md)
- [fileOperationKindKey](foundation/progressuserinfokey/fileoperationkindkey.md)
- [fileTotalCountKey](foundation/progressuserinfokey/filetotalcountkey.md)
- [fileURLKey](foundation/progressuserinfokey/fileurlkey.md)
