Share via


NSMutableUrlRequest.AllowsConstrainedNetworkAccess Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AllowsConstrainedNetworkAccess { [Foundation.Export("allowsConstrainedNetworkAccess")] get; [Foundation.Export("setAllowsConstrainedNetworkAccess:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowsConstrainedNetworkAccess")>]
[<set: Foundation.Export("setAllowsConstrainedNetworkAccess:")>]
member this.AllowsConstrainedNetworkAccess : bool with get, set

Property Value

Attributes

Applies to