Share via


WKWebViewConfiguration.ProcessPool Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual WebKit.WKProcessPool ProcessPool { [Foundation.Export("processPool", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setProcessPool:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("processPool", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setProcessPool:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.ProcessPool : WebKit.WKProcessPool with get, set

Property Value

Attributes

Applies to