---
title: installed
framework: managedappdistribution
role: symbol
role_heading: Type Property
path: managedappdistribution/managedcontentofferstate/installed
---

# installed

A state representing content that’s installed.

## Declaration

```swift
static var installed: ManagedContentOfferState { get }
```

## See Also

### Determining installation status

- [notInstalled](managedappdistribution/managedcontentofferstate/notinstalled.md)
- [neverInstalled](managedappdistribution/managedcontentofferstate/neverinstalled.md)
- [noninteractive](managedappdistribution/managedcontentofferstate/noninteractive.md)
