Click or drag to resize

GetMatchedStylesForNodeResponsePseudoElements Property

Version 97.1.60
pseudoElements

Namespace:  CefSharp.DevTools.CSS
Assembly:  CefSharp (in CefSharp.dll) Version: 97.1.60.0 (97.1.60.0)
Syntax
public IList<PseudoElementMatches> PseudoElements { get; }

Property Value

Type: IListPseudoElementMatches
See Also