Click or drag to resize

PseudoElementMatchesMatches Property

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

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

Property Value

IListRuleMatch
See Also