Version: 2022.1
언어: 한국어

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.