GetMatchedStylesForNodeResponseMatchedCSSRules Property |
Version 108.4.130
matchedCSSRules
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntax public IList<RuleMatch> MatchedCSSRules { get; }
public:
property IList<RuleMatch^>^ MatchedCSSRules {
IList<RuleMatch^>^ get ();
}
Property Value
Type:
IListRuleMatchSee Also