HighlightConfigContainerQueryContainerHighlightConfig Property |
Version 98.1.210
The container query container highlight configuration (default: all transparent).
Namespace:
CefSharp.DevTools.Overlay
Assembly:
CefSharp (in CefSharp.dll) Version: 98.1.210.0 (98.1.210.0)
Syntax public ContainerQueryContainerHighlightConfig ContainerQueryContainerHighlightConfig { get; set; }
public:
property ContainerQueryContainerHighlightConfig^ ContainerQueryContainerHighlightConfig {
ContainerQueryContainerHighlightConfig^ get ();
void set (ContainerQueryContainerHighlightConfig^ value);
}
Property Value
Type:
ContainerQueryContainerHighlightConfigSee Also