ContainerQueryHighlightConfigContainerQueryContainerHighlightConfig Property |
Version 112.3.0
A descriptor for the highlight appearance of container query containers.
Namespace:
CefSharp.DevTools.Overlay
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public ContainerQueryContainerHighlightConfig ContainerQueryContainerHighlightConfig { get; set; }
public:
property ContainerQueryContainerHighlightConfig^ ContainerQueryContainerHighlightConfig {
ContainerQueryContainerHighlightConfig^ get ();
void set (ContainerQueryContainerHighlightConfig^ value);
}
Property Value
Type:
ContainerQueryContainerHighlightConfigSee Also