Share via


WKPreferences.PlugInsEnabled Property

Definition

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

Property Value

Attributes

Applies to