xamarin.forms Handle Clicked event on WebView

I am using this hack: put the WebView in a Grid and insert a BoxView in the same cell. Then put a handler on the BoxView.

Leave a Comment