Click or drag to resize

NodePseudoElements Property

Version 87.1.132
Pseudo elements associated with this node.

Namespace:  CefSharp.DevTools.DOM
Assembly:  CefSharp (in CefSharp.dll) Version: 87.1.132.0 (87.1.132.0)
Syntax
public IList<Node> PseudoElements { get; set; }

Property Value

Type: IListNode
See Also