Share via


UIWebView.ScalesPageToFit Property

Definition

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

Property Value

Attributes

Applies to