GetComputedStyleForNodeResponseComputedStyle Property |
Version 85.3.121
computedStyle
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp (in CefSharp.dll) Version: 85.3.121.0 (85.3.121.0)
Syntax public IList<CSSComputedStyleProperty> ComputedStyle { get; }
public:
property IList<CSSComputedStyleProperty^>^ ComputedStyle {
IList<CSSComputedStyleProperty^>^ get ();
}
Property Value
Type:
IListCSSComputedStylePropertySee Also