Click or drag to resize

HighlightConfigContrastAlgorithm Property

Version 89.0.170

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

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

Property Value

Type: NullableContrastAlgorithm
See Also