Share via


WKWebViewConfiguration.IgnoresViewportScaleLimits Property

Definition

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

Property Value

Attributes

Applies to