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

# notInstalled

A state for representing content that isn’t currently installed.

## Declaration

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

## See Also

### Determining installation status

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