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

# neverInstalled

A state representing content that has never been installed.

## Declaration

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

## See Also

### Determining installation status

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