---
title: progress
framework: watchconnectivity
role: symbol
role_heading: Instance Property
path: watchconnectivity/wcsessionfiletransfer/progress
---

# progress

An object that tracks the progress of the file transfer.

## Declaration

```swift
var progress: Progress { get }
```

## See Also

### Managing the File Transfer

- [isTransferring](watchconnectivity/wcsessionfiletransfer/istransferring.md)
- [cancel()](watchconnectivity/wcsessionfiletransfer/cancel().md)
