Click or drag to resize

GetMatchedStylesForNodeResponseMatchedCSSRules Property

Version 118.6.80
matchedCSSRules

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

Property Value

Type: IListRuleMatch
See Also