Click or drag to resize

HighlightConfigColorFormat Property

Version 94.4.20
The color format used to format color styles (default: hex).

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

Property Value

Type: NullableColorFormat
See Also