GetMatchedStylesForNodeResponseCssPropertyRules Property |
Version 130.1.90
cssPropertyRules
Namespace: CefSharp.DevTools.CSSAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public IList<CSSPropertyRule> CssPropertyRules { get; }
public:
property IList<CSSPropertyRule^>^ CssPropertyRules {
IList<CSSPropertyRule^>^ get ();
}
Property Value
IListCSSPropertyRuleSee Also