ArcGIS Pro 2.6 API Reference Guide
CurrentTime Property (ViewAnimation)

ArcGIS.Desktop.Mapping Namespace > ViewAnimation Class : CurrentTime Property
Gets and sets the playback position of the animation.
Syntax
public TimeSpan CurrentTime {get; set;}
Public Property CurrentTime As TimeSpan
Remarks
Use the Animation.Duration property on the map's Animation to get the total length of the animation.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ViewAnimation Class
ViewAnimation Members