ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ViewAnimation Class / CurrentTime Property

CurrentTime Property (ViewAnimation)
Gets and sets the playback position of the animation.
Syntax
public TimeSpan CurrentTime {get; set;}
Remarks
Use the Animation.Duration property on the map's Animation to get the total length of the animation.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also