Version: 2022.2

Progress.Item.SetTimeDisplayMode

切换到手册
public void SetTimeDisplayMode (Progress.TimeDisplayMode mode);

参数

mode The progress indicator's time display mode.

描述

Set a progress indicator's time display mode.

The time display mode indicates what kind of time information the Progress window displays. If at least one active progress indicator is set to ShowRemainingTime, the main progress bar displays the global remaining time.

See Also: Progress.SetTimeDisplayMode, Progress.Item.timeDisplayMode, TimeDisplayMode.