Click or drag to resize

GetMatchedStylesForNodeResponseCssPropertyRules Property

Version 118.6.80
cssPropertyRules

Namespace:  CefSharp.DevTools.CSS
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public IList<CSSPropertyRule> CssPropertyRules { get; }

Property Value

Type: IListCSSPropertyRule
See Also