Property Evaluators
Evaluators
Gets an observable list of individual aura evaluators. Each evaluator in this list contributes to the overall evaluation of the aura list. Changes in the evaluators' states are observed to update the overall active state of the aura list.
Declaration
IObservableList<IAuraEvaluator> Evaluators { get; }
Property Value
Type | Description |
---|---|
IObservableList<IAuraEvaluator> |