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