namespace Microsoft.Maui.Hosting { internal sealed class HybridWebViewDeveloperTools { public bool Enabled { get; set; } } }