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