Xamarin Forms setting platform specific properties

EJ 366 Reputation points
2021-06-04T03:49:24.203+00:00

Hi,

I've custom WebView rendered in Android. Is it possible to somehow set following properties?

android:fillViewport="true"

<WebView
android:layout_width="match_parent"
android:layout_height="wrap_content"/>

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,293 questions
{count} votes