---
title: ShieldActionResponse.none
framework: managedsettings
role: symbol
role_heading: Case
path: managedsettings/shieldactionresponse/none
---

# ShieldActionResponse.none

An instruction that the system doesn’t need to take any additional action on behalf of the extension.

## Declaration

```swift
case none
```

## See Also

### Responses

- [ShieldActionResponse.close](managedsettings/shieldactionresponse/close.md)
- [ShieldActionResponse.defer](managedsettings/shieldactionresponse/defer.md)
