IsolatedElementHighlightConfigIsolationModeHighlightConfig Property |
Version 118.6.80
A descriptor for the highlight appearance of an element in isolation mode.
Namespace:
CefSharp.DevTools.Overlay
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public IsolationModeHighlightConfig IsolationModeHighlightConfig { get; set; }
public:
property IsolationModeHighlightConfig^ IsolationModeHighlightConfig {
IsolationModeHighlightConfig^ get ();
void set (IsolationModeHighlightConfig^ value);
}
Property Value
Type:
IsolationModeHighlightConfigSee Also