HighlightConfigFlexItemHighlightConfig Property |
Version 130.1.90
The flex item highlight configuration (default: all transparent).
Namespace: CefSharp.DevTools.OverlayAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public FlexItemHighlightConfig FlexItemHighlightConfig { get; set; }
public:
property FlexItemHighlightConfig^ FlexItemHighlightConfig {
FlexItemHighlightConfig^ get ();
void set (FlexItemHighlightConfig^ value);
}
Property Value
FlexItemHighlightConfigSee Also