Click or drag to resize

LayoutTreeSnapshotTextColorOpacities Property

Version 118.6.80
The list of computed text opacities.

Namespace:  CefSharp.DevTools.DOMSnapshot
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public double[] TextColorOpacities { get; set; }

Property Value

Type: Double
See Also