.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific
  3. WebView
  4. DisplayZoomControls(IPlatformElementConfiguration<Android, WebView>, Boolean)
  • WebView
    • DisplayZoomControlsProperty
    • EnableZoomControlsProperty
    • MixedContentModeProperty
    • DisplayZoomControls(IPlatformElementConfiguration<Android, WebView>, Boolean)
    • EnableZoomControls(IPlatformElementConfiguration<Android, WebView>, Boolean)
    • GetDisplayZoomControls(WebView)
    • GetEnableZoomControls(WebView)
    • GetMixedContentMode(BindableObject)
    • MixedContentMode(IPlatformElementConfiguration<Android, WebView>)
    • SetDisplayZoomControls(WebView, Boolean)
    • SetDisplayZoomControls(IPlatformElementConfiguration<Android, WebView>, Boolean)
    • SetEnableZoomControls(WebView, Boolean)
    • SetEnableZoomControls(IPlatformElementConfiguration<Android, WebView>, Boolean)
    • SetMixedContentMode(BindableObject, MixedContentHandling)
    • SetMixedContentMode(IPlatformElementConfiguration<Android, WebView>, MixedContentHandling)
    • ZoomControlsDisplayed(IPlatformElementConfiguration<Android, WebView>)
    • ZoomControlsEnabled(IPlatformElementConfiguration<Android, WebView>)
net7.0
namespace Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific
{
    public static class WebView
    {
        public static void DisplayZoomControls(this IPlatformElementConfiguration<Android, WebView> config, bool value);
    }
}
.NET 6.07.0
Information specific to net7.0
Assembly

Microsoft.Maui.Controls , Version=1.0.0.0, PublicKeyToken=

Referencing

Requires all:

  • You need to have the workload maui installed.

  • Your project needs to set <UseMaui>True</UseMaui>.

Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙