Click or drag to resize

Specificity Properties

Version 130.1.90

The Specificity type exposes the following members.

Properties
 NameDescription
Public propertyA The a component, which represents the number of ID selectors.
Public propertyB The b component, which represents the number of class selectors, attributes selectors, and pseudo-classes.
Public propertyC The c component, which represents the number of type selectors and pseudo-elements.
Top
See Also