how I can use Webview 2 in xamarin.from

Anoop Jha 1 Reputation point
2021-12-15T04:01:33.19+00:00

xamarin.form webview is not supported (powered by Microsoft Edge (Chromium) and The Microsoft Edge WebView2 (powered by Microsoft Edge (Chromium) support but that is not available xamarin.form

Developer technologies | .NET | Xamarin
{count} votes

1 answer

Sort by: Most helpful
  1. Ramon de Klein 1 Reputation point
    2022-07-19T11:53:26.143+00:00

    I have implemented a custom renderer that wraps the WebView2 control. See for a detailed description https://stackoverflow.com/a/73036359/956435.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.