Click or drag to resize

GetMatchedStylesForNodeResponseInheritedPseudoElements Property

Version 111.2.70
inheritedPseudoElements

Namespace:  CefSharp.DevTools.CSS
Assembly:  CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax
public IList<InheritedPseudoElementMatches> InheritedPseudoElements { get; }

Property Value

Type: IListInheritedPseudoElementMatches
See Also