---
title: downloading
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/progress/fileoperationkind-swift.struct/downloading
---

# downloading

The progress is tracking a file download operation.

## Declaration

```swift
static let downloading: Progress.FileOperationKind
```

## See Also

### Recognizing Kinds of File Operations

- [copying](foundation/progress/fileoperationkind-swift.struct/copying.md)
- [decompressingAfterDownloading](foundation/progress/fileoperationkind-swift.struct/decompressingafterdownloading.md)
- [uploading](foundation/progress/fileoperationkind-swift.struct/uploading.md)
- [receiving](foundation/progress/fileoperationkind-swift.struct/receiving.md)
