---
title: ForwardingDecision.limited
framework: accessorynotifications
role: symbol
role_heading: Case
path: accessorynotifications/forwardingdecision/limited
---

# ForwardingDecision.limited

An option that indicates the person allows notifications from a selected subset of apps.

## Declaration

```swift
case limited
```

## See Also

### Identifying the decision

- [ForwardingDecision.allow](accessorynotifications/forwardingdecision/allow.md)
- [ForwardingDecision.deny](accessorynotifications/forwardingdecision/deny.md)
- [ForwardingDecision.undetermined](accessorynotifications/forwardingdecision/undetermined.md)
