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

# ForwardingDecision.allow

An option that indicates the person allows notifications from all applicable apps.

## Declaration

```swift
case allow
```

## See Also

### Identifying the decision

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