WindowControlsOverlayConfigShowCSS Property |
Version 130.1.90
Whether the title bar CSS should be shown when emulating the Window Controls Overlay.
Namespace: CefSharp.DevTools.OverlayAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public bool ShowCSS { get; set; }
public:
property bool ShowCSS {
bool get ();
void set (bool value);
}
Property Value
BooleanSee Also