HybridWebView acting as full page browser
问题 I'm trying to have a webview that displays a website using an HybridWebView taken from here https://github.com/xamarin/xamarin-forms-samples/tree/master/CustomRenderers/HybridWebView XAML: <?xml version="1.0" encoding="utf-8" ?> <ContentPage xmlns="http://xamarin.com/schemas/2014/forms" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" xmlns:local="clr-namespace:PortaleDocumenti.Xamarin" x:Class="PortaleDocumenti.Xamarin.MainPage"> <ContentPage.Content> <local:HybridWebView x:Name=