Property NextIsActiveState
NextIsActiveState
Gets the next expected active state of the Trigger with annotation.
Declaration
public Annotated<bool?> NextIsActiveState { get; }
Property Value
| Type | Description |
|---|---|
| Annotated<bool?> |
Implements
Remarks
This property helps in anticipating changes in the Trigger's state based on current conditions.