Click or drag to resize

GetComputedStyleForNodeResponse.ComputedStyle Property

Version 97.1.60
computedStyle

Namespace:  CefSharp.DevTools.CSS
Assembly:  CefSharp (in CefSharp.dll) Version: 97.1.60.0 (97.1.60.0)
Syntax
public IList<CSSComputedStyleProperty> ComputedStyle { get; }

Property Value

Type: IList<CSSComputedStyleProperty>
See Also