Property Condition
Condition
Gets or sets the condition type for evaluating the aura. This defines the criteria used to evaluate the aura's state.
Declaration
public AuraEvaluatorConditionType? Condition { get; set; }
Property Value
Type | Description |
---|---|
AuraEvaluatorConditionType? |
Examples
For example, the condition could be whether the aura is active, loaded, etc.