Hi,
I have random HTML content coming from service which I am displaying in a webview in a xamarin forms application. Now, I want to adjust the height of this webview as per the content.
Currently I am setting the height based on the length of HTML but it does not give correct results.
Can you suggest an alternate way to achieve the same?
Thanks
Deepesh.