Click or drag to resize

CSSRuleRuleTypes Property

Version 118.6.80
The array keeps the types of ancestor CSSRules from the innermost going outwards.

Namespace:  CefSharp.DevTools.CSS
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public CSSRuleType[] RuleTypes { get; set; }

Property Value

Type: CSSRuleType
See Also