---
title: "ultraConstrainedPathsAllowed(_:)"
framework: network
role: symbol
role_heading: Instance Method
path: "network/nwparametersprovider/ultraconstrainedpathsallowed(_:)"
---

# ultraConstrainedPathsAllowed(_:)

Allow connection to use interfaces considered ultra-constrained by the system

## Declaration

```swift
func ultraConstrainedPathsAllowed(_ allowed: Bool) -> Self
```

## Parameters

- `allowed`: True if ultra constrained paths should be allowed, false otherwise.
