---
title: UIAccessibility.GuidedAccessRestrictionState.deny
framework: uikit
role: symbol
role_heading: Case
path: uikit/uiaccessibility/guidedaccessrestrictionstate/deny
---

# UIAccessibility.GuidedAccessRestrictionState.deny

The app should deny the user from performing the action controlled by the restriction.

## Declaration

```swift
case deny
```

## See Also

### Constants

- [UIAccessibility.GuidedAccessRestrictionState.allow](uikit/uiaccessibility/guidedaccessrestrictionstate/allow.md)
