Class PseudoElementMatches
PseudoElementMatches
public sealed class PseudoElementMatches
- Inheritance
-
PseudoElementMatches
- Inherited Members
Properties
Matches
matches
[JsonPropertyName("matches")]
public RuleMatch[] Matches { get; set; }
Property Value
PseudoType
pseudoType
[JsonPropertyName("pseudoType")]
public PseudoType PseudoType { get; set; }