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

CurrentFrame Property
Gets and sets current time to specific frame number.
Syntax
public long CurrentFrame {get; set;}
Remarks
Use the Animation.NumberOfFrames property on the map's Animation to get the total number of frames.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also