UtilityCategoryComparison.withCategory constructor
- UtilityCategory category, {
- required UtilityCategoryComparisonOperator comparisonOperator,
Creates a condition evaluating whether an UtilityCategory exists on a feature.
Parameters:
category— The category to evaluate as part of the condition.comparisonOperator— The type of comparison to do between the UtilityCategory and each feature in the trace.