Xamarin.Forms Webview custom renderer for MacOS and WPF

0

I am creating a Xamarin Forms application with a Webview that loads a local web (pdfjs) to display PDF.

I have made custom renderers for UWP, Android and iOS, following the official documentation and they are working, but now I have added support for MacOS and WPF and I do not know how to create custom renderers in both (Webview).

I can not find any example, how could I do it? Thanks.

    
asked by WP8_CT 04.05.2018 в 22:40
source

0 answers