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

# noninteractive

A state representing content that has no actionable button.

## Declaration

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

## See Also

### Determining installation status

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