---
title: ManagedAppLibrary
framework: managedappdistribution
role: symbol
role_heading: Class
path: managedappdistribution/managedapplibrary
---

# ManagedAppLibrary

A representation of a library of managed apps.

## Declaration

```swift
final class ManagedAppLibrary
```

## Mentioned in

Fetching and displaying managed apps

## Topics

### Obtaining library information

- [availableApps](managedappdistribution/managedapplibrary/availableapps.md)
- [ManagedAppLibrary.ManagedApps](managedappdistribution/managedapplibrary/managedapps.md)
- [currentDistributor](managedappdistribution/managedapplibrary/currentdistributor.md)

## Relationships

### Conforms To

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

## See Also

### Essentials

- [Fetching and displaying managed apps](managedappdistribution/fetching-and-displaying-managed-apps.md)
- [ManagedApp](managedappdistribution/managedapp.md)
