Click or drag to resize

GetMatchedStylesForNodeResponseMatchedCSSRules Property

Version 107.1.120
matchedCSSRules

Namespace:  CefSharp.DevTools.CSS
Assembly:  CefSharp (in CefSharp.dll) Version: 107.1.120.0 (107.1.120.0)
Syntax
public IList<RuleMatch> MatchedCSSRules { get; }

Property Value

Type: IListRuleMatch
See Also