allowsConstrainedNetworkAccess property
A Boolean value that indicates whether the request may use the network when the user has specified Low Data Mode.
Officially Supported Platforms/Implementations:
- iOS 13.0+ (Official API - URLRequest.allowsConstrainedNetworkAccess)
- MacOS 10.15+ (Official API - URLRequest.allowsConstrainedNetworkAccess)
Implementation
bool? allowsConstrainedNetworkAccess;