<!--
{
  "availability" : [
    "iOS: 26.1.0 -",
    "iPadOS: 26.1.0 -",
    "macCatalyst: 26.1.0 -",
    "macOS: 26.1.0 -",
    "tvOS: 26.1.0 -",
    "visionOS: 26.1.0 -",
    "watchOS: 26.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/NSURLRequest/allowsUltraConstrainedNetworkAccess",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Foundation"
    ],
    "preciseIdentifier" : "c:objc(cs)NSURLRequest(py)allowsUltraConstrainedNetworkAccess"
  },
  "title" : "allowsUltraConstrainedNetworkAccess"
}
-->

# allowsUltraConstrainedNetworkAccess

A Boolean value that indicates whether a connection created with this request is allowed to use network interfaces which have been marked as ultra constrained.

```
var allowsUltraConstrainedNetworkAccess: Bool { get }
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)