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