Share via


NSMutableUrlRequest.AllowsExpensiveNetworkAccess Property

Definition

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

Property Value

Attributes

Applies to