Specifies what kind of time information the progress indicator displays.
Additional resources: Progress.GetTimeDisplayMode, Progress.SetTimeDisplayMode.
NoTimeShown | The progress indicator does not display any time information. |
ShowRunningTime | The progress indicator displays the running time. |
ShowRemainingTime | The progress indicator displays the time remaining. |