UIKit.UIWebView.ScalesPageToFit Property
Whether the user may zoom in or out of the web page.

Syntax

[get: Foundation.Export("scalesPageToFit")]
[set: Foundation.Export("setScalesPageToFit:")]
public virtual bool ScalesPageToFit { get; set; }

Value

Remarks

If true, then the page is scaled to file the screen and the user may zoom in and out. false means that zooming is disabled.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0