---
title: AppLibrary.ExceptionRequest.Status.declined
framework: marketplacekit
role: symbol
role_heading: Case
path: marketplacekit/applibrary/exceptionrequest/status-swift.enum/declined
---

# AppLibrary.ExceptionRequest.Status.declined

A status that indicates the parent or guardian disallows a specific app installation.

## Declaration

```swift
case declined
```

## See Also

### Determining the status

- [AppLibrary.ExceptionRequest.Status.approved](marketplacekit/applibrary/exceptionrequest/status-swift.enum/approved.md)
- [AppLibrary.ExceptionRequest.Status.pending](marketplacekit/applibrary/exceptionrequest/status-swift.enum/pending.md)
