Click or drag to resize

PseudoElementMatches.Matches Property

Version 86.0.240
Matches of CSS rules applicable to the pseudo style.

Namespace:  CefSharp.DevTools.CSS
Assembly:  CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax
public IList<RuleMatch> Matches { get; set; }

Property Value

Type: IList<RuleMatch>
See Also