Property ExpectedIsActive
ExpectedIsActive
Represents the expected active state for the aura. The evaluator uses this to determine its own state: turning on if the aura's active state matches this expected state.
Declaration
bool? ExpectedIsActive { get; set; }
Property Value
Type | Description |
---|---|
bool? |