---
title: AppLibrary.App.Installation
framework: marketplacekit
role: symbol
role_heading: Structure
path: marketplacekit/applibrary/app/installation-swift.struct
---

# AppLibrary.App.Installation

A structure that provides progress information for a specific app installation.

## Declaration

```swift
struct Installation
```

## Overview

Overview The installation property of theAppLibrary.App class is of this type.

## Topics

### Inspecting installation progress

- [progress](marketplacekit/applibrary/app/installation-swift.struct/progress.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Inspecting app installation and update status

- [installation](marketplacekit/applibrary/app/installation-swift.property.md)
- [isInstalled](marketplacekit/applibrary/app/isinstalled.md)
- [isInstalling](marketplacekit/applibrary/app/isinstalling.md)
- [isUpdating](marketplacekit/applibrary/app/isupdating.md)
- [installationError](marketplacekit/applibrary/app/installationerror.md)
