Click or drag to resize

IsolatedElementHighlightConfigIsolationModeHighlightConfig Property

Version 102.0.100
A descriptor for the highlight appearance of an element in isolation mode.

Namespace:  CefSharp.DevTools.Overlay
Assembly:  CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntax
public IsolationModeHighlightConfig IsolationModeHighlightConfig { get; set; }

Property Value

Type: IsolationModeHighlightConfig
See Also