ArcGIS Pro 2.6 API Reference Guide
TrackTime Property (Keyframe)

ArcGIS.Desktop.Mapping Namespace > Keyframe Class : TrackTime Property
Gets or sets the value of time that the keyframe exists in the track.
Syntax
public TimeSpan TrackTime {get; set;}
Public Property TrackTime As TimeSpan
Remarks
If the time is set to the same time as another keyframe in the same track the keframe will be overwritten. The time is rounded to the nearest millisecond.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Keyframe Class
Keyframe Members