Click or drag to resize

HighlightConfigContrastAlgorithm Property

Version 94.4.20
The contrast algorithm to use for the contrast ratio (default: aa).

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

Property Value

Type: NullableContrastAlgorithm
See Also