Click or drag to resize

HighlightConfigShowStyles Property

Version 97.1.60
Whether the node styles in the tooltip (default: false).

Namespace:  CefSharp.DevTools.Overlay
Assembly:  CefSharp (in CefSharp.dll) Version: 97.1.60.0 (97.1.60.0)
Syntax
public bool? ShowStyles { get; set; }

Property Value

Type: NullableBoolean
See Also