I have a strong need to calculate/get the rendered html size in WebView.
Is there a way to achieve this?
In Objective-C i could pass a HTML string to the Web
I have had to change the injection script to this:
string injectionStyleAndScript = @"";