[This is preliminary documentation and is subject to change.]
Notify the browser that it has been hidden or shown. Layouting and
CefRenderHandler::OnPaint notification will stop when the browser is
hidden. This method is only used when window rendering is disabled.
Namespace: Xilium.CefGlueAssembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax
Parameters
- hidden
- Type: System Boolean
[Missing <param name="hidden"/> documentation for "M:Xilium.CefGlue.CefBrowserHost.WasHidden(System.Boolean)"]
See Also