Property NextIsActive
NextIsActive
Gets the next expected active state of the Trigger.
Declaration
bool? NextIsActive { get; }
Property Value
Type | Description |
---|---|
bool? |
Remarks
This property helps in anticipating changes in the Trigger's state based on current conditions.