Click or drag to resize

HighlightConfigColorFormat Property

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

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

Property Value

Type: NullableColorFormat
See Also