Click or drag to resize

GetMatchedStylesForNodeResponsePseudoElements Property

Version 94.4.20
pseudoElements

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

Property Value

Type: IListPseudoElementMatches
See Also