CssSupportsRule
sealed class CssSupportsRule : CssConditionRule, ICssSupportsRule, ICssConditionRule, ICssGroupingRule, ICssRule, IStyleFormattable
Represents an @supports rule.
Gets or sets the condition of the supports rule.
Gets or sets the text of the condition of the supports rule.
Gets if the rule is used, i.e. if the condition is fulfilled.