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

# ShieldActionResponse.close

An instruction for the system to close the current application or web browser.

## Declaration

```swift
case close
```

## See Also

### Responses

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