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

# ForwardingDecision.undetermined

An option that indicates the person dismissed the prompt without responding.

## Declaration

```swift
case undetermined
```

## See Also

### Identifying the decision

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