---
title: AppExtensionPoint.Scope.Restriction.none
framework: extensionfoundation
role: symbol
role_heading: Case
path: extensionfoundation/appextensionpoint/scope/restriction/none
---

# AppExtensionPoint.Scope.Restriction.none

A value that allows app extensions in any app to bind to the host app.

## Declaration

```swift
case none
```

## See Also

### Getting the restriction types

- [AppExtensionPoint.Scope.Restriction.application](extensionfoundation/appextensionpoint/scope/restriction/application.md)
