Click or drag to resize

HighlightConfigFlexContainerHighlightConfig Property

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

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

Property Value

Type: FlexContainerHighlightConfig
See Also