Get webView hidden parameter in hybrid app

Hi guys,

I have the hybrid application with multiple webViews.
When one of the weViews is hidden (in the background) I see ‘hidden’ parameter in the devtools on chrome. How can I get this parameter through the code? And what at (0,112) means?