Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/79.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Xamarin表单-是否可以在WebView中显示html页面的一部分?_Html_Xamarin.forms_Youtube - Fatal编程技术网

Xamarin表单-是否可以在WebView中显示html页面的一部分?

Xamarin表单-是否可以在WebView中显示html页面的一部分?,html,xamarin.forms,youtube,Html,Xamarin.forms,Youtube,是否可以在WebView中显示html页面的一部分? 我只需要在YouTube视频中显示包含like按钮的部分。对于android,您可以通过扩展WebViewClient并注入一些javascript来呈现您的网页。@Leo Zhu,我是Xamarin表单的新手。您能举个例子吗?

是否可以在WebView中显示html页面的一部分?
我只需要在YouTube视频中显示包含like按钮的部分。

对于android,您可以通过扩展WebViewClient并注入一些javascript来呈现您的网页。@Leo Zhu,我是Xamarin表单的新手。您能举个例子吗?