Version: 2022.3
언어: 한국어

Progress.SetTimeDisplayMode

매뉴얼로 전환
public static void SetTimeDisplayMode (int id, Progress.TimeDisplayMode displayMode);

파라미터

id The progress indicator's unique ID.
displayMode 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.