WebView.EnableZoomControls Method

Definition

public static void EnableZoomControls (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Android,Xamarin.Forms.WebView> config, bool value);
static member EnableZoomControls : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Android, Xamarin.Forms.WebView> * bool -> unit

Parameters

config
IPlatformElementConfiguration<Android,WebView>

The platform configuration for the element on which to perform the operation.

value
System.Boolean

Applies to