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

# UIAccessibility.GuidedAccessRestrictionState.allow

The app should allow the user to perform the action controlled by the restriction.

## Declaration

```swift
case allow
```

## See Also

### Constants

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