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