Aracılığıyla paylaş


WebView.SetEnableZoomControls Yöntem

Tanım

Aşırı Yüklemeler

SetEnableZoomControls(IPlatformElementConfiguration<Android,WebView>, Boolean)
SetEnableZoomControls(WebView, Boolean)

SetEnableZoomControls(IPlatformElementConfiguration<Android,WebView>, Boolean)

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

Parametreler

config
IPlatformElementConfiguration<Android,WebView>

İşlemin gerçekleştirildiği öğenin platform yapılandırması.

value
System.Boolean

Döndürülenler

Şunlara uygulanır

SetEnableZoomControls(WebView, Boolean)

public static void SetEnableZoomControls (Xamarin.Forms.WebView element, bool value);
static member SetEnableZoomControls : Xamarin.Forms.WebView * bool -> unit

Parametreler

element
WebView

İşlemin gerçekleştirildiği öğe.

value
System.Boolean

Şunlara uygulanır