PlaybackSettings Interface

Playback Settings.

Properties

Name Type Description
allowMilestoneEdits boolean | undefined Set to True if user should be allowed to insert milestone dates.  
dateDisplay TimelineDateDisplay | undefined Define if actual date/times are used or date/times relative to project are used to draw timeline axis.  
duration number | undefined time in milliseconds to play animation from start date to end date  
loop boolean | undefined Set to True if animation to restart each time playbackEnd is reached.  
minimized boolean | undefined If true a minimal set of data is displayed.  
playbackEnd Date | undefined Playback end.  
playbackStart Date | undefined Playback start.  

Defined in

Last Updated: 13 May, 2024