Click or drag to resize

HighlightConfigContrastAlgorithm Property

Version 91.1.160

[Missing <summary> documentation for "P:CefSharp.DevTools.Overlay.HighlightConfig.ContrastAlgorithm"]

Namespace:  CefSharp.DevTools.Overlay
Assembly:  CefSharp (in CefSharp.dll) Version: 91.1.160.0 (91.1.160.0)
Syntax
public Nullable<ContrastAlgorithm> ContrastAlgorithm { get; set; }

Property Value

Type: NullableContrastAlgorithm
See Also