Webview:onHide() event


This event is fired when the Webview is hidden (with a call to Webview:hide() or setting the Webview.visible property to false).

Return value

The event returns no value.