Click or drag to resize

CSSRuleNestingSelectors Property

Version 118.6.80
Array of selectors from ancestor style rules, sorted by distance from the current rule.

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

Property Value

Type: String
See Also