---
title: currentDistributor
framework: managedappdistribution
role: symbol
role_heading: Type Property
path: managedappdistribution/managedapplibrary/currentdistributor
---

# currentDistributor

The library provider for managed apps on this device.

## Declaration

```swift
static let currentDistributor: ManagedAppLibrary
```

## Discussion

Discussion This is a singleton object.

## See Also

### Obtaining library information

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