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