Share via


PHImageRequestOptions.NetworkAccessAllowed Property

Definition

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

Property Value

Attributes

Applies to