Progress.Item.SetTimeDisplayMode

public void SetTimeDisplayMode(Progress.TimeDisplayMode mode);

Parameters

mode The progress indicator's time display mode.

Description

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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答