Click or drag to resize

HighlightConfigContrastAlgorithm Property

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

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

Property Value

NullableContrastAlgorithm
See Also