CssSupportsRule sealed class CssSupportsRule : CssConditionRule, ICssSupportsRule, ICssConditionRule, ICssGroupingRule, ICssRule, IStyleFormattable Represents an @supports rule. Documentation Code public IConditionFunction Condition { get; } public string ConditionText { get; set; } public bool SetConditionText(string value, bool throwOnError)