|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAnimationEvents Interface > IAnimationEvents.StateChanged Event (ArcObjects .NET 10.5 SDK) | 
Occurs when animation state changes.
[Visual Basic .NET] Public Event StateChanged As StateChangedEventHandler
[C#] public event StateChangedEventHandler StateChanged
[C++]
HRESULT StateChanged(
  esriAnimationState newState
);
[C++]
Parameters newState [in]
newState is a parameter of type esriAnimationState