Click or drag to resize

GetMatchedStylesForNodeResponse.MatchedCSSRules Property

Version 130.1.90
matchedCSSRules

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

Property Value

IList<RuleMatch>
See Also