IConditionFunction public interface IConditionFunction : ICssNode, IStyleFormattable Represents a function of the @supports rule. Documentation Code bool Check() Evaluates the condition and returns the result.