Click or drag to resize

CSSRuleNestingSelectors Property

Version 113.3.50
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: 113.3.50.0
Syntax
public string[] NestingSelectors { get; set; }

Property Value

Type: String
See Also