Click or drag to resize

GetMatchedStylesForNodeResponsePseudoElements Property

Version 130.1.90
pseudoElements

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

Property Value

IListPseudoElementMatches
See Also