Version: 2022.1
언어: 한국어

Progress.Item.ClearRemainingTime

매뉴얼로 전환
public void ClearRemainingTime ();

설명

Resets the computation of the progress indicator's remaining time.

If the remaining time was set manually, it reverts to its default state where it is computed automatically.

See Also: Progress.ClearRemainingTime, Progress.Item.remainingTime, Progress.Item.SetRemainingTime.