Click or drag to resize

StateTrackerTStateData Events

The StateTrackerTStateData generic type exposes the following members.

Events
  NameDescription
Public eventOnStateActive
Occurs when this tracker is inactive and a state is started (so that this tracker becomes active).
Public eventOnStateInactive
Occurs when all active states are stopped, that is, when this tracker is active and becomes inactive.
Top
See Also