iosAllowsConstrainedNetworkAccess property

bool? iosAllowsConstrainedNetworkAccess
getter/setter pair

A Boolean value that indicates whether the request may use the network when the user has specified Low Data Mode.

NOTE: available only on iOS 13.0+.

Implementation

bool? iosAllowsConstrainedNetworkAccess;