Click or drag to resize

HighlightConfigFlexContainerHighlightConfig Property

Version 112.3.0
The flex container highlight configuration (default: all transparent).

Namespace:  CefSharp.DevTools.Overlay
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public FlexContainerHighlightConfig FlexContainerHighlightConfig { get; set; }

Property Value

Type: FlexContainerHighlightConfig
See Also