---
title: progress
framework: marketplacekit
role: symbol
role_heading: Instance Property
path: marketplacekit/applibrary/app/installation-swift.struct/progress
---

# progress

The progress representing the download & installation of this app. It may be used to pause, resume, or cancel installation depending on the state of this object.

## Declaration

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

## Mentioned in

Installing apps from an alternative marketplace
